#include <Tensor.h>
List of all members.
Public Types |
typedef TensorEngine< D, T,
Diagonal > | V |
typedef TensorEngineElem< D, T,
Diagonal, I, J, Writable< D,
Diagonal, 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) |
template<int D, class T, int I, int J>
struct TensorElem< TensorEngine< D, T, Diagonal >, I, J >
Member Typedef Documentation
template<int D, class T , int I, int J>
template<int D, class T , int I, int J>
typedef TensorEngineElem<D,T,Diagonal,I,J, Writable<D,Diagonal,I,J>::value> TensorElem< TensorEngine< D, T, Diagonal >, I, J >::TE |
template<int D, class T , int I, int J>
template<int D, class T , int I, int J>
template<int D, class T , int I, int J>
Member Function Documentation
template<int D, class T , int I, int J>
template<int D, class T , int I, int J>
The documentation for this struct was generated from the following file: