#include <VectorOperators.h>
Public Types | |
typedef Vector< D, T1, E1 > | V1 |
typedef Vector< D, T2, E2 > | V2 |
typedef VectorDotVector< V1, V2, 0, D >::Type_t | T0 |
typedef T0 | Type_t |
typedef Vector<D,T1,E1> BinaryReturn< Vector< D, T1, E1 >, Vector< D, T2, E2 >, FnDot >::V1 |
typedef Vector<D,T2,E2> BinaryReturn< Vector< D, T1, E1 >, Vector< D, T2, E2 >, FnDot >::V2 |
typedef VectorDotVector<V1,V2,0,D>::Type_t BinaryReturn< Vector< D, T1, E1 >, Vector< D, T2, E2 >, FnDot >::T0 |
typedef T0 BinaryReturn< Vector< D, T1, E1 >, Vector< D, T2, E2 >, FnDot >::Type_t |