TensorDotTensor< T1, T2, I, J, K, L > Struct Template Reference

#include <TensorOperators.h>

List of all members.

Public Types

typedef TensorDotTensor< T1,
T2, I, J, K, L/2 >::Type_t 
Left_t
typedef TensorDotTensor< T1,
T2, I, J, K+L/2, L-L/2 >
::Type_t 
Right_t
typedef BinaryReturn< Left_t,
Right_t, OpAdd >::Type_t 
Type_t

Static Public Member Functions

static Type_t get (const T1 &x, const T2 &y)

template<class T1, class T2, int I, int J, int K, int L>
struct TensorDotTensor< T1, T2, I, J, K, L >


Member Typedef Documentation

template<class T1, class T2, int I, int J, int K, int L>
typedef TensorDotTensor<T1,T2,I,J,K,L/2>::Type_t TensorDotTensor< T1, T2, I, J, K, L >::Left_t

template<class T1, class T2, int I, int J, int K, int L>
typedef TensorDotTensor<T1,T2,I,J,K+L/2,L-L/2>::Type_t TensorDotTensor< T1, T2, I, J, K, L >::Right_t

template<class T1, class T2, int I, int J, int K, int L>
typedef BinaryReturn<Left_t,Right_t,OpAdd>::Type_t TensorDotTensor< T1, T2, I, J, K, L >::Type_t


Member Function Documentation

template<class T1, class T2, int I, int J, int K, int L>
static Type_t TensorDotTensor< T1, T2, I, J, K, L >::get ( const T1 &  x,
const T2 &  y 
) [inline, static]


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

Generated on Wed Mar 16 06:20:38 2011 for FreePOOMA by  doxygen 1.5.9