#include <VectorTensor.h>
Public Types | |
typedef TensorElem< 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) |
typedef TensorElem<T1,I,B>::Element_t TensorDotVector< T1, V2, I, B, 1 >::E1 |
typedef VectorElem<V2,B>::Element_t TensorDotVector< T1, V2, I, B, 1 >::E2 |
typedef BinaryReturn<E1,E2,OpMultiply>::Type_t TensorDotVector< T1, V2, I, B, 1 >::Type_t |
static Type_t TensorDotVector< T1, V2, I, B, 1 >::get | ( | const T1 & | t1, | |
const V2 & | v2 | |||
) | [inline, static] |
References TensorDotVector< T1, V2, I, B, L >::get().