FreePOOMA
2.4.1
|
Specialization of TensorElem for BinaryTensorOp. More...
#include <BinaryTensorOp.h>
Public Types | |
typedef TensorEngine< D, T, BinaryTensorOp< V1, V2, Op > > | V |
typedef TensorElem< V1, I, J > ::Element_t | T1 |
typedef TensorElem< V2, I, J > ::Element_t | T2 |
typedef BinaryReturn< T1, T2, 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) |
Specialization of TensorElem for BinaryTensorOp.
The type of the return can be different for each element of the tensor.
typedef TensorEngine<D,T,BinaryTensorOp<V1,V2,Op> > TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::V |
typedef TensorElem<V1,I,J>::Element_t TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::T1 |
typedef TensorElem<V2,I,J>::Element_t TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::T2 |
typedef BinaryReturn<T1,T2,Op>::Type_t TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::Element_t |
typedef Element_t TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::ElementRef_t |
typedef Element_t TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::ConstElementRef_t |
static Element_t TensorEngineElem< D, T, BinaryTensorOp< V1, V2, Op >, I, J, 1 >::get | ( | const V & | x | ) | [inline, static] |