#include <TinyMatrixElements.h>
Public Types | |
| typedef TinyMatrix< D1, D2, T, E > | V |
| typedef TinyMatrixEngineElem < D1, D2, T, E, I, J > | TE |
| typedef TE::Element_t | Element_t |
| typedef TE::ConstElementRef_t | ConstElementRef_t |
| typedef TE::ElementRef_t | ElementRef_t |
Static Public Member Functions | |
| static ConstElementRef_t | get (const V &x) |
| static ElementRef_t | get (V &x) |
| typedef TinyMatrix<D1,D2,T,E> TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::V |
| typedef TinyMatrixEngineElem<D1,D2,T,E,I,J> TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::TE |
| typedef TE::Element_t TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::Element_t |
| typedef TE::ConstElementRef_t TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::ConstElementRef_t |
| typedef TE::ElementRef_t TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::ElementRef_t |
| static ConstElementRef_t TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::get | ( | const V & | x | ) | [inline, static] |
References TinyMatrixElem< V, I, J >::get().
| static ElementRef_t TinyMatrixElem< TinyMatrix< D1, D2, T, E >, I, J >::get | ( | V & | x | ) | [inline, static] |
References TinyMatrixElem< V, I, J >::get().
1.5.9