FreePOOMA
2.4.1
|
#include <VectorTinyMatrix.h>
Public Types | |
typedef TinyMatrixDotVector < T1, V2, I, B, L/2 >::Type_t | E1 |
typedef TinyMatrixDotVector < T1, V2, I, B+L/2, L-L/2 > ::Type_t | E2 |
typedef BinaryReturn< E1, E2, OpAdd >::Type_t | Type_t |
Static Public Member Functions | |
static Type_t | get (const T1 &t1, const V2 &v2) |
typedef TinyMatrixDotVector<T1,V2,I,B,L/2>::Type_t TinyMatrixDotVector< T1, V2, I, B, L >::E1 |
typedef TinyMatrixDotVector<T1,V2,I,B+L/2,L-L/2>::Type_t TinyMatrixDotVector< T1, V2, I, B, L >::E2 |
typedef BinaryReturn<E1,E2,OpAdd>::Type_t TinyMatrixDotVector< T1, V2, I, B, L >::Type_t |
static Type_t TinyMatrixDotVector< T1, V2, I, B, L >::get | ( | const T1 & | t1, |
const V2 & | v2 | ||
) | [inline, static] |
Referenced by TinyMatrixDotVector< T1, V2, I, B, 1 >::get().