Public Member Functions | |
TensorIndex () | |
TensorIndex (const TensorIndex &tensorIndex, bool variate=false) | |
TensorIndex (const int dimension) | |
TensorIndex | cov () const |
TensorIndex | covariant () const |
const TensorIndex | operator * (const TensorIndex &index) const |
Public Attributes | |
int | dim |
int | id |
int | siblingCount |
const TensorIndex * | nextIndex |
Definition at line 4 of file tensor.cpp.