Collaboration diagram for Tensor product structures:
![]() |
Modules | |
Objects with a TPS | |
Classes for defining tensor product structures, and objects defined over a tensor product structure. | |
Tensoring | |
Methods for creating a new object as the tensor product of other objects. | |
Partial traces | |
Methods for tracing an operator (or state projector) over part of a tensor product structure. | |
Typedefs | |
typedef std::set< itype, std::less< itype > > | ISet |
An ISet is an unordered set of distinct indices (unsigned int). | |
typedef std::vector< itype > | IArray |
An IArray is an ordered array of indices (unsigned int). |