#include <TinyMatrixOperators.h>
Public Types | |
typedef BinaryTinyMatrixOp< T1, T2, FnDot > | E |
typedef TinyMatrixEngine< D1, D2, T, E > | T0 |
typedef TinyMatrixDotTinyMatrix< T1, T2, I, J, 0, T1::d1 >::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) |
typedef BinaryTinyMatrixOp<T1,T2,FnDot> TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< T1, T2, FnDot >, I, J >::E |
typedef TinyMatrixEngine<D1,D2,T,E> TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< T1, T2, FnDot >, I, J >::T0 |
typedef TinyMatrixDotTinyMatrix<T1,T2,I,J,0,T1::d1>::Type_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< T1, T2, FnDot >, I, J >::Element_t |
typedef Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< T1, T2, FnDot >, I, J >::ElementRef_t |
typedef Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< T1, T2, FnDot >, I, J >::ConstElementRef_t |
static Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< T1, T2, FnDot >, I, J >::get | ( | const T0 & | x | ) | [inline, static] |