FreePOOMA
2.4.1
|
#include <VectorTinyMatrix.h>
Public Types | |
typedef VectorElem< V1, B > ::Element_t | E1 |
typedef TinyMatrixElem< T2, B, I >::Element_t | E2 |
typedef BinaryReturn< E1, E2, OpMultiply >::Type_t | Type_t |
Static Public Member Functions | |
static Type_t | get (const V1 &v1, const T2 &t2) |
typedef VectorElem<V1,B>::Element_t VectorDotTinyMatrix< V1, T2, I, B, 1 >::E1 |
typedef TinyMatrixElem<T2,B,I>::Element_t VectorDotTinyMatrix< V1, T2, I, B, 1 >::E2 |
typedef BinaryReturn<E1,E2,OpMultiply>::Type_t VectorDotTinyMatrix< V1, T2, I, B, 1 >::Type_t |
static Type_t VectorDotTinyMatrix< V1, T2, I, B, 1 >::get | ( | const V1 & | v1, |
const T2 & | t2 | ||
) | [inline, static] |
References VectorDotTinyMatrix< V1, T2, I, B, L >::get().