#include <VectorTinyMatrix.h>
Public Types | |
typedef TinyMatrix< D1, D2, T1, E1 > | V1 |
typedef Vector< D2, T2, E2 > | V2 |
typedef VectorEngine< D1, T3, BinaryVectorOp< V1, V2, FnDot > > | V |
typedef TinyMatrixDotVector < V1, V2, I, 0, D2 >::Type_t | T0 |
typedef T0 | Element_t |
typedef T0 | ConstElementRef_t |
typedef T0 | ElementRef_t |
Static Public Member Functions | |
static T0 | get (const V &x) |
typedef TinyMatrix<D1,D2,T1,E1> VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::V1 |
typedef Vector<D2,T2,E2> VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::V2 |
typedef VectorEngine<D1,T3,BinaryVectorOp<V1,V2,FnDot> > VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::V |
typedef TinyMatrixDotVector<V1,V2,I,0,D2>::Type_t VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::T0 |
typedef T0 VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::Element_t |
typedef T0 VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::ConstElementRef_t |
typedef T0 VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::ElementRef_t |
static T0 VectorEngineElem< D1, T3, BinaryVectorOp< TinyMatrix< D1, D2, T1, E1 >, Vector< D2, T2, E2 >, FnDot >, I >::get | ( | const V & | x | ) | [inline, static] |
References VectorEngineElem< D, T, E, I >::get().