Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::simd_abi::scalar

      From cppreference.com
      <cpp‎ |experimental‎ |simd
       
       
       
       
       
      Defined in header<experimental/simd>
      using scalar=/*unspecified*/;
      (parallelism TS v2)

      With thescalar ABI tag, data-parallel types are equivalent to a single element type. However, the fullsimd andsimd_mask interface is supported and thus eases development of generic code.

      [edit]Notes

      scalar isnot an alias tofixed_size<1>.

      [edit]See also

      (parallelism TS v2)
      tag type for storing specified number of elements
      (alias template)[edit]
      (parallelism TS v2)
      tag type that ensures ABI compatibility
      (alias template)[edit]
      (parallelism TS v2)
      tag type that is most efficient
      (alias template)[edit]
      (parallelism TS v2)
      obtains an ABI type for given element type and number of elements
      (class template)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/simd/scalar&oldid=149421"

      [8]ページ先頭

      ©2009-2025 Movatter.jp