Public Member Functions | |
DenseTensor< 2, SRDef > const & | getEntropies () |
Returns the entropies. More... | |
auto const & | getInverseMap () const |
Get access to the reversed ordering. More... | |
auto const & | getMap () const |
Get access to the ordering. More... | |
DenseTensor< 2, SRDef > | getMutualInformation () |
Returns mututal information. More... | |
MutualInformation (State &state_) | |
Constructor. More... | |
Index | physical_size () const |
Number of physical sites. More... | |
Private Attributes | |
DenseTensor< 2, SRDef > | entropies |
The matrix. More... | |
RDMs::OrbRDM | rdm |
Computing and storing the RDMs. More... | |