#include <math_tensor.h>
|
typedef size_t | size_type |
|
typedef MathTensorX< MathTensorX< MathTensor1< N4, number >, N3 >, N2 > | value_type |
|
| MathTensorX () |
|
| MathTensorX (const MathTensorX &v) |
|
MathTensorX & | operator= (const MathTensorX &v) |
|
value_type & | operator[] (size_t i) |
|
const value_type & | operator[] (size_t i) const |
|
size_t | rank () const |
|
size_t | size () const |
|
static const size_t | Dimension |
|
static const size_t | Rank |
|
void | assign (const MathTensorX< MathTensorX< MathTensorX< MathTensor1< N4, number >, N3 >, N2 >, N > &v) |
|
MathTensorX< MathTensorX< MathTensor1< N4, number >, N3 >, N2 > | m_data [N] |
|
The documentation for this class was generated from the following file: