Pooma::OffsetCalc< pos, max > Struct Template Reference
Template metaprogram for offset calculations.
More...
#include <BrickBase.h>
List of all members.
|
Static Public Member Functions |
template<class Dom > |
static int | apply (const Dom &dom, const int *strides_m) |
Detailed Description
template<int pos, int max>
struct Pooma::OffsetCalc< pos, max >
Template metaprogram for offset calculations.
Helps Loc<Dim> indexing performance a bit.
Member Function Documentation
template<int pos, int max>
template<class Dom >
static int Pooma::OffsetCalc< pos, max >::apply |
( |
const Dom & |
dom, |
|
|
const int * |
strides_m | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: