VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
Loading...
Searching...
No Matches
vecCore::GatherScatterImplementation< T > Member List

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