#include <UnaryTensorOp.h>
Public Types | |
typedef TensorEngine< D, T, UnaryTensorOp< V1, Op > > | V |
typedef TensorElem< V1, I, J > ::Element_t | T1 |
typedef UnaryReturn< T1, Op > ::Type_t | Element_t |
typedef Element_t | ElementRef_t |
typedef Element_t | ConstElementRef_t |
Static Public Member Functions | |
static Element_t | get (const V &x) |
typedef TensorEngine<D,T,UnaryTensorOp<V1,Op> > TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::V |
typedef TensorElem<V1,I,J>::Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::T1 |
typedef UnaryReturn<T1,Op>::Type_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::Element_t |
typedef Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::ElementRef_t |
typedef Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::ConstElementRef_t |
static Element_t TensorEngineElem< D, T, UnaryTensorOp< V1, Op >, I, J, 1 >::get | ( | const V & | x | ) | [inline, static] |