#include <VectorTensor.h>
Public Types | |
typedef BinaryReturn< T1, T2, OpMultiply >::Type_t | T0 |
typedef Vector< D, T0, Full > | Type_t |
typedef BinaryReturn<T1,T2,OpMultiply>::Type_t BinaryReturn< Tensor< D, T1, E1 >, Vector< D, T2, E2 >, FnDot >::T0 |
typedef Vector<D,T0,Full> BinaryReturn< Tensor< D, T1, E1 >, Vector< D, T2, E2 >, FnDot >::Type_t |