![]()  | 
  
    Low-Level Abstraction of Memory Access
    
   | 
 
#include <Projection.hpp>
Public Types | |
| template<typename ArrayExtents , typename RecordDim > | |
| using | fn = Projection< ArrayExtents, RecordDim, InnerMapping, ProjectionMap > | 
Binds parameters to a Projection 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.
Definition at line 186 of file Projection.hpp.
| using llama::mapping::BindProjection< InnerMapping, ProjectionMap >::fn = Projection<ArrayExtents, RecordDim, InnerMapping, ProjectionMap> | 
Definition at line 189 of file Projection.hpp.