vir-simd 0.4.189
Parallelism TS 2 extensions and simd fallback implementation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nstd
 Ctuple_element< I, vir::simd_tuple< T, N > >
 Ctuple_size< vir::simd_tuple< T, N > >
 Ctuple_size< vir::vectorized_struct< T, N > >
 NvirThis namespace collects libraries and tools authored by Matthias Kretz
 Nexecution
 Csimd_policyType of the vir::execution::simd execution policy
 Cas_pairDefines the member type type to a std::pair specialization matching the non-static data members of T
 Cas_tupleDefines 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_tRepresents the vir-simd version of major, minor, and patchlevel components
 Csimdize_size
 Cvectorized_struct< T, N >