SyTen
syten::SMPS Struct Reference

The "smart" MPS needs to store both the local bases and the bond bases. More...

+ Collaboration diagram for syten::SMPS:

Public Member Functions

SBasisd (int site)
 Returns the physical basis between sites left and right. More...
 
SBasism (int left, int right)
 Returns the bond basis between sites left and right. More...
 
STensor const & operator() (int site) const
 Returns a constant reference to the site tensor. More...
 
SMPSset (STensor in, int site)
 Sets the site tensor and renames its indices to "l", "r" and "pX" respectively. More...
 

Public Attributes

Vec< SBasisbond_bases
 vector of bond bases, incoming; 0-th entry is leftmost, length-th entry rightmost More...
 
Vec< SBasisphys_bases
 vector of physical bases. More...
 
Vec< STensortensors
 vector of tensors. More...
 

Detailed Description

The "smart" MPS needs to store both the local bases and the bond bases.


The documentation for this struct was generated from the following file: