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 | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::IPEPSv2 |
| Namespace for the second-generation iPEPS code (iPEPSv2). | |
Functions | |
| std::ostream & | syten::IPEPSv2::operator<< (std::ostream &out, CornerTransferMatrix::GrowthMode const &m) |
| Output for a CTM growth mode. More... | |
| std::istream & | syten::IPEPSv2::operator>> (std::istream &in, CornerTransferMatrix::GrowthMode &m) |
| Input/parsing of a CTM growth mode. More... | |
Corner transfer matrices for iPEPSv2.