SyTen
mutual_information.cpp File Reference

Implementation of mutual_information.h. More...

+ Include dependency graph for mutual_information.cpp:

Namespaces

 syten
 Syten 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...
 

Detailed Description

Implementation of mutual_information.h.