vir-simd 0.4.189
Parallelism TS 2 extensions and simd fallback implementation
|
▼Nstd | |
Ctuple_element< I, vir::simd_tuple< T, N > > | |
Ctuple_size< vir::simd_tuple< T, N > > | |
Ctuple_size< vir::vectorized_struct< T, N > > | |
▼Nvir | This namespace collects libraries and tools authored by Matthias Kretz |
▼Nexecution | |
Csimd_policy | Type of the vir::execution::simd execution policy |
Cas_pair | Defines the member type type to a std::pair specialization matching the non-static data members of T |
Cas_tuple | Defines the member type type to a std::tuple specialization matching the non-static data members of T |
Cconstexpr_wrapper | |
Csimd_tuple< T, N > | simd -like interface for tuples of vectorized data members of T |
Csimd_version_t | Represents the vir-simd version of major, minor, and patchlevel components |
Csimdize_size | |
Cvectorized_struct< T, N > |