FreePOOMA  2.4.1
Public Types | Static Public Member Functions
VectorDotTensor< V1, T2, I, B, L > Struct Template Reference

#include <VectorTensor.h>

List of all members.

Public Types

typedef VectorDotTensor< V1,
T2, I, B, L/2 >::Type_t 
E1
typedef VectorDotTensor< V1,
T2, I, B+L/2, L-L/2 >::Type_t 
E2
typedef BinaryReturn< E1, E2,
OpAdd >::Type_t 
Type_t

Static Public Member Functions

static Type_t get (const V1 &v1, const T2 &t2)

template<class V1, class T2, int I, int B, int L>
struct VectorDotTensor< V1, T2, I, B, L >


Member Typedef Documentation

template<class V1, class T2, int I, int B, int L>
typedef VectorDotTensor<V1,T2,I,B,L/2>::Type_t VectorDotTensor< V1, T2, I, B, L >::E1
template<class V1, class T2, int I, int B, int L>
typedef VectorDotTensor<V1,T2,I,B+L/2,L-L/2>::Type_t VectorDotTensor< V1, T2, I, B, L >::E2
template<class V1, class T2, int I, int B, int L>
typedef BinaryReturn<E1,E2,OpAdd>::Type_t VectorDotTensor< V1, T2, I, B, L >::Type_t

Member Function Documentation

template<class V1, class T2, int I, int B, int L>
static Type_t VectorDotTensor< V1, T2, I, B, L >::get ( const V1 &  v1,
const T2 &  t2 
) [inline, static]

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