VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
|
This is the complete list of members for vecCore::GatherScatterImplementation< T >, including all inherited members.
Gather(T &v, S const *ptr, Index< T > const &idx) | vecCore::GatherScatterImplementation< T > | inlinestatic |
Scatter(T const &v, S *ptr, Index< T > const &idx) | vecCore::GatherScatterImplementation< T > | inlinestatic |