Implementation of mutual_information.h. More...
#include "mutual_information.h"
Include dependency graph for mutual_information.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::T3N |
| Namespace for T3N. | |
Functions | |
| SRDef | syten::T3N::oneSiteEntropy (State &state, Index const site) |
| Calculates single-site entropy. More... | |
| SRDef | syten::T3N::twoSiteEntropy (State &state, Index const i, Index const j) |
| Calculates two-site entropy. More... | |
Implementation of mutual_information.h.