FreePOOMA  2.4.1
Public Types | Static Public Member Functions
TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 > Struct Template Reference

#include <UnaryTensorOp.h>

List of all members.

Public Types

typedef TensorEngine< D, T,
UnaryTensorOp< V1, Op > > 
V
typedef TensorElem< V1, I, J >
::Element_t 
T1
typedef UnaryReturn< T1, Op >
::Type_t 
Element_t
typedef Element_t ElementRef_t
typedef Element_t ConstElementRef_t

Static Public Member Functions

static Element_t get (const V &x)

template<int D, class T, class V1, class Op, int I, int J>
struct TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >


Member Typedef Documentation

template<int D, class T , class V1 , class Op , int I, int J>
typedef TensorEngine<D,T,UnaryTensorOp<V1,Op> > TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::V
template<int D, class T , class V1 , class Op , int I, int J>
typedef TensorElem<V1,I,J>::Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::T1
template<int D, class T , class V1 , class Op , int I, int J>
typedef UnaryReturn<T1,Op>::Type_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::Element_t
template<int D, class T , class V1 , class Op , int I, int J>
typedef Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::ElementRef_t
template<int D, class T , class V1 , class Op , int I, int J>
typedef Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::ConstElementRef_t

Member Function Documentation

template<int D, class T , class V1 , class Op , int I, int J>
static Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::get ( const V x) [inline, static]

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