FreePOOMA  2.4.1
Public Types | Static Public Member Functions
TensorElem< TensorEngine< D, T, Full >, I, J > Struct Template Reference

#include <Tensor.h>

List of all members.

Public Types

typedef TensorEngine< D, T, FullV
typedef TensorEngineElem< D, T,
Full, I, J, Writable< D, Full,
I, J >::value > 
TE
typedef TE::Element_t Element_t
typedef TE::ConstElementRef_t ConstElementRef_t
typedef TE::ElementRef_t ElementRef_t

Static Public Member Functions

static ConstElementRef_t get (const V &x)
static ElementRef_t get (V &x)

template<int D, class T, int I, int J>
struct TensorElem< TensorEngine< D, T, Full >, I, J >


Member Typedef Documentation

template<int D, class T , int I, int J>
typedef TensorEngine<D,T,Full> TensorElem< TensorEngine< D, T, Full >, I, J >::V
template<int D, class T , int I, int J>
typedef TensorEngineElem<D,T,Full,I,J, Writable<D,Full,I,J>::value> TensorElem< TensorEngine< D, T, Full >, I, J >::TE
template<int D, class T , int I, int J>
typedef TE::Element_t TensorElem< TensorEngine< D, T, Full >, I, J >::Element_t
template<int D, class T , int I, int J>
typedef TE::ConstElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::ConstElementRef_t
template<int D, class T , int I, int J>
typedef TE::ElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::ElementRef_t

Member Function Documentation

template<int D, class T , int I, int J>
static ConstElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::get ( const V x) [inline, static]
template<int D, class T , int I, int J>
static ElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::get ( V x) [inline, static]

The documentation for this struct was generated from the following file: