SyTen
syten-overlap.cpp File Reference

Binary to calculate the overlap between two states or two MPOs. More...

+ Include dependency graph for syten-overlap.cpp:

Namespaces

 syten
 Syten namespace.
 

Functions

template<typename Type >
SDef syten::get_result (std::string const &aFile, std::string const &bFile, bool const bpo_cache, bool const error, bool const normalise, std::string const &desc)
 Calculates a result for two state files loaded via loadInputRef. More...
 
template<typename Type , typename GetFunction >
SDef syten::get_result (std::string const &aFile, std::string const &bFile, bool const error, bool const normalise, std::string const &desc, GetFunction f)
 Calculates a result for two objects created by the function f More...
 

Detailed Description

Binary to calculate the overlap between two states or two MPOs.