FreePOOMA
2.4.1
|
#include <Tensor.h>
Public Types | |
typedef Tensor< D, T, E > | V |
typedef V::Element_t | Element_t |
typedef V::ElementRef_t | ElementRef_t |
Static Public Member Functions | |
static ElementRef_t | indexRef (V &t, const Loc< N > &l) |
static Element_t | index (const V &t, const Loc< N > &l) |
typedef Tensor<D, T, E> ComponentAccess< Tensor< D, T, E >, Loc< N > >::V |
typedef V::Element_t ComponentAccess< Tensor< D, T, E >, Loc< N > >::Element_t |
typedef V::ElementRef_t ComponentAccess< Tensor< D, T, E >, Loc< N > >::ElementRef_t |
static ElementRef_t ComponentAccess< Tensor< D, T, E >, Loc< N > >::indexRef | ( | V & | t, |
const Loc< N > & | l | ||
) | [inline, static] |
References CTAssert.
static Element_t ComponentAccess< Tensor< D, T, E >, Loc< N > >::index | ( | const V & | t, |
const Loc< N > & | l | ||
) | [inline, static] |
References CTAssert.