FreePOOMA  2.4.1
Public Types | Static Public Member Functions
TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 > Struct Template Reference

#include <TensorOperators.h>

List of all members.

Public Types

typedef BinaryTensorOp< T1, T2,
FnDot
E
typedef TensorEngine< D, T, ET0
typedef TensorDotTensor< T1,
T2, I, J, 0, T1::d >::Type_t 
Element_t
typedef Element_t ElementRef_t
typedef Element_t ConstElementRef_t

Static Public Member Functions

static Element_t get (const T0 &x)

template<int D, class T, class T1, class T2, int I, int J>
struct TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >


Member Typedef Documentation

template<int D, class T , class T1 , class T2 , int I, int J>
typedef BinaryTensorOp<T1,T2,FnDot> TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >::E
template<int D, class T , class T1 , class T2 , int I, int J>
typedef TensorEngine<D,T,E> TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >::T0
template<int D, class T , class T1 , class T2 , int I, int J>
typedef TensorDotTensor<T1,T2,I,J,0,T1::d>::Type_t TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >::Element_t
template<int D, class T , class T1 , class T2 , int I, int J>
typedef Element_t TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >::ElementRef_t
template<int D, class T , class T1 , class T2 , int I, int J>
typedef Element_t TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >::ConstElementRef_t

Member Function Documentation

template<int D, class T , class T1 , class T2 , int I, int J>
static Element_t TensorEngineElem< D, T, BinaryTensorOp< T1, T2, FnDot >, I, J, 1 >::get ( const T0 x) [inline, static]

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