FreePOOMA
2.4.1
|
Specialization of TinyMatrixElem for BinaryTinyMatrixOp. More...
#include <BinaryTinyMatrixOp.h>
Public Types | |
typedef TinyMatrixEngine< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op > > | V |
typedef TinyMatrixElem< V1, I, J >::Element_t | T1 |
typedef TinyMatrixElem< V2, I, J >::Element_t | T2 |
typedef BinaryReturn< T1, T2, 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) |
Specialization of TinyMatrixElem for BinaryTinyMatrixOp.
The type of the return can be different for each element of the tinymatrix.
typedef TinyMatrixEngine<D1,D2,T,BinaryTinyMatrixOp<V1,V2,Op> > TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::V |
typedef TinyMatrixElem<V1,I,J>::Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::T1 |
typedef TinyMatrixElem<V2,I,J>::Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::T2 |
typedef BinaryReturn<T1,T2,Op>::Type_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::Element_t |
typedef Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::ElementRef_t |
typedef Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::ConstElementRef_t |
static Element_t TinyMatrixEngineElem< D1, D2, T, BinaryTinyMatrixOp< V1, V2, Op >, I, J >::get | ( | const V & | x | ) | [inline, static] |