bool erased
Internal Flag.
The TensorNode class is used by the class TensorNetwork to store the componentent tensors defining th...
The main namespace of xerus.
Class that handles simple (non-decomposed) tensors in a dense or sparse representation.
TensorNode strippped_copy() const
size_t size() const noexcept
Class representing a link from a TensorNode to another node or an external index. ...
Header file for the Tensor class.
size_t degree() const noexcept
TensorNode & operator=(const TensorNode &_other)
std::unique_ptr< Tensor > tensorObject
Save slot for the tensorObject associated with this node.
std::vector< Link > neighbors
Vector of links defining the connection of this node to the network.
Header file for the TensorNetwork class.