#include <UnaryTinyMatrixOp.h>
Public Types | |
typedef TinyMatrixEngine< D1, D2, T, UnaryTinyMatrixOp< V1, Op > > | V |
typedef TinyMatrixElem< V1, I, J >::Element_t | T1 |
typedef UnaryReturn< T1, Op > ::Type_t | Element_t |
typedef Element_t | ElementRef_t |
typedef Element_t | ConstElementRef_t |
Static Public Member Functions | |
static Element_t | get (const V &x) |
typedef TinyMatrixEngine<D1,D2,T,UnaryTinyMatrixOp<V1,Op> > TinyMatrixEngineElem< D1, D2, T, UnaryTinyMatrixOp< V1, Op >, I, J >::V |
typedef TinyMatrixElem<V1,I,J>::Element_t TinyMatrixEngineElem< D1, D2, T, UnaryTinyMatrixOp< V1, Op >, I, J >::T1 |
typedef UnaryReturn<T1,Op>::Type_t TinyMatrixEngineElem< D1, D2, T, UnaryTinyMatrixOp< V1, Op >, I, J >::Element_t |
typedef Element_t TinyMatrixEngineElem< D1, D2, T, UnaryTinyMatrixOp< V1, Op >, I, J >::ElementRef_t |
typedef Element_t TinyMatrixEngineElem< D1, D2, T, UnaryTinyMatrixOp< V1, Op >, I, J >::ConstElementRef_t |
static Element_t TinyMatrixEngineElem< D1, D2, T, UnaryTinyMatrixOp< V1, Op >, I, J >::get | ( | const V & | x | ) | [inline, static] |