SyTen
ctm.h File Reference

Corner transfer matrices for iPEPSv2. More...

#include "inc/ipeps2/state.h"
+ Include dependency graph for ctm.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::IPEPSv2::CornerTransferMatrix
 iPEPSv2 corner transfer matrix representation. More...
 
struct  syten::IPEPSv2::CornerTransferMatrix::GrowthResult
 Helper struct representing the result of a growth step. More...
 

Namespaces

 syten::IPEPSv2
 Namespace for the second-generation iPEPS code (iPEPSv2).
 

Functions

std::ostreamsyten::IPEPSv2::operator<< (std::ostream &out, CornerTransferMatrix::GrowthMode const &m)
 Output for a CTM growth mode. More...
 
std::istreamsyten::IPEPSv2::operator>> (std::istream &in, CornerTransferMatrix::GrowthMode &m)
 Input/parsing of a CTM growth mode. More...
 

Detailed Description

Corner transfer matrices for iPEPSv2.