SyTen
smart_state.cpp File Reference

Implementation of a MPS with STensors. More...

+ Include dependency graph for smart_state.cpp:

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.