33 template<
class tensor_type>
36 template<
class tensor_type>
39 template<
class tensor_type>
42 template<
class tensor_type>
Internal representation of an read and write and moveable indexed Tensor or TensorNetwork.
Header file for the Index class.
Header file for the IndexedTensorMoveable class.
Very general class used to represent arbitary tensor networks.
Internal representation of an readable indexed Tensor or TensorNetwork.
IndexedTensorMoveable()
Creates an empty indexed Tensor, should only be used internally.
The main namespace of xerus.
Class that handles simple (non-decomposed) tensors in a dense or sparse representation.
Header file for the Tensor class.
std::vector< Index > indices
Vector of the associates indices.
Abstract internal representation of an read and writeable indexed Tensor or TensorNetwork.
Class used to represent indices that can be used to write tensor calculations in index notation...
Header file for the TensorNetwork class.
const tensor_type * tensorObjectReadOnly
Pointer to the associated Tensor/TensorNetwork object.