FreePOOMA  2.4.1
Public Types
BinaryReturn< Vector< D1, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, FnDot > Struct Template Reference

#include <VectorTinyMatrix.h>

List of all members.

Public Types

typedef BinaryReturn< T1, T2,
OpMultiply >::Type_t 
T0
typedef Vector< D2, T0, FullType_t

template<int D1, int D2, class T1, class T2, class E1, class E2>
struct BinaryReturn< Vector< D1, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, FnDot >


Member Typedef Documentation

template<int D1, int D2, class T1 , class T2 , class E1 , class E2 >
typedef BinaryReturn<T1,T2,OpMultiply>::Type_t BinaryReturn< Vector< D1, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, FnDot >::T0
template<int D1, int D2, class T1 , class T2 , class E1 , class E2 >
typedef Vector<D2,T0,Full> BinaryReturn< Vector< D1, T1, E1 >, TinyMatrix< D1, D2, T2, E2 >, FnDot >::Type_t

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