#include <Tensor.h>
Public Types | |
| typedef TensorEngine< D, T, Full > | V |
| typedef TensorEngineElem< D, T, Full, I, J, Writable< D, Full, I, J >::value > | TE |
| typedef TE::Element_t | Element_t |
| typedef TE::ConstElementRef_t | ConstElementRef_t |
| typedef TE::ElementRef_t | ElementRef_t |
Static Public Member Functions | |
| static ConstElementRef_t | get (const V &x) |
| static ElementRef_t | get (V &x) |
| typedef TensorEngine<D,T,Full> TensorElem< TensorEngine< D, T, Full >, I, J >::V |
| typedef TensorEngineElem<D,T,Full,I,J, Writable<D,Full,I,J>::value> TensorElem< TensorEngine< D, T, Full >, I, J >::TE |
| typedef TE::Element_t TensorElem< TensorEngine< D, T, Full >, I, J >::Element_t |
| typedef TE::ConstElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::ConstElementRef_t |
| typedef TE::ElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::ElementRef_t |
| static ConstElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::get | ( | const V & | x | ) | [inline, static] |
References TensorElem< V, I, J >::get().
| static ElementRef_t TensorElem< TensorEngine< D, T, Full >, I, J >::get | ( | V & | x | ) | [inline, static] |
References TensorElem< V, I, J >::get().
1.5.9