SyTen
smart_state.h File Reference

Implementation of a MPS with STensors. More...

+ Include dependency graph for smart_state.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  syten::MPS::SState
 The "smart" MPS needs to store both the local bases and the bond bases. More...
 

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 

Functions

STensor syten::MPS::overlap (SState const &b, SState const &a, std::vector< Index > perm)
 Computes overlap of two smart states. More...
 
SDef syten::MPS::overlap (State b, State a, std::vector< Index > perm)
 

Detailed Description

Implementation of a MPS with STensors.