![]()  | 
  
    Low-Level Abstraction of Memory Access
    
   | 
 
#include <SoA.hpp>
Public Types | |
| template<typename ArrayExtents , typename RecordDim > | |
| using | fn = SoA< ArrayExtents, RecordDim, Blobs, SubArrayAlignment, LinearizeArrayIndexFunctor > | 
Binds parameters to an SoA mapping except for array and record dimension, producing a quoted meta function accepting the latter two. Useful to to prepare this mapping for a meta mapping.
| using llama::mapping::BindSoA< Blobs, SubArrayAlignment, LinearizeArrayIndexFunctor >::fn = SoA<ArrayExtents, RecordDim, Blobs, SubArrayAlignment, LinearizeArrayIndexFunctor> |