TinyMatrixDotVector< T1, V2, I, B, 1 > Struct Template Reference

#include <VectorTinyMatrix.h>

List of all members.

Public Types

typedef TinyMatrixElem< T1, I,
B >::Element_t 
E1
typedef VectorElem< V2, B >
::Element_t 
E2
typedef BinaryReturn< E1, E2,
OpMultiply >::Type_t 
Type_t

Static Public Member Functions

static Type_t get (const T1 &t1, const V2 &v2)

template<class T1, class V2, int I, int B>
struct TinyMatrixDotVector< T1, V2, I, B, 1 >


Member Typedef Documentation

template<class T1 , class V2 , int I, int B>
typedef TinyMatrixElem<T1,I,B>::Element_t TinyMatrixDotVector< T1, V2, I, B, 1 >::E1

template<class T1 , class V2 , int I, int B>
typedef VectorElem<V2,B>::Element_t TinyMatrixDotVector< T1, V2, I, B, 1 >::E2

template<class T1 , class V2 , int I, int B>
typedef BinaryReturn<E1,E2,OpMultiply>::Type_t TinyMatrixDotVector< T1, V2, I, B, 1 >::Type_t


Member Function Documentation

template<class T1 , class V2 , int I, int B>
static Type_t TinyMatrixDotVector< T1, V2, I, B, 1 >::get ( const T1 &  t1,
const V2 &  v2 
) [inline, static]


The documentation for this struct was generated from the following file:

Generated on Wed Mar 16 06:20:39 2011 for FreePOOMA by  doxygen 1.5.9