vir-simd 0.4.189
Parallelism TS 2 extensions and simd fallback implementation
|
Cvir::as_pair< T > | Defines the member type type to a std::pair specialization matching the non-static data members of T |
Cvir::as_tuple< T > | Defines the member type type to a std::tuple specialization matching the non-static data members of T |
Cvir::constexpr_wrapper< Xp, Tp > | |
Cvir::constexpr_wrapper< 1 > | |
Cvir::constexpr_wrapper< alignof(typename V::value_type)> | |
Cvir::constexpr_wrapper< V::template memory_alignment< T > > | |
Cvir::execution::simd_policy< Options > | Type of the vir::execution::simd execution policy |
Cvir::simd_tuple< T, N > | simd -like interface for tuples of vectorized data members of T |
Cvir::simd_version_t | Represents the vir-simd version of major, minor, and patchlevel components |
Cvir::simdize_size< T > | |
Cstd::tuple_element< I, vir::simd_tuple< T, N > > | |
Cstd::tuple_size< vir::simd_tuple< T, N > > | |
Cstd::tuple_size< vir::vectorized_struct< T, N > > | |
Cvir::vectorized_struct< T, N > |