SyTen
local_expectation.cpp File Reference

Implementation for inc/mps/local_expectation.h. More...

+ Include dependency graph for local_expectation.cpp:

Namespaces

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

Functions

std::pair< std::vector< SDef >, SDef > syten::MPS::local_expectation (Lattice const &lat, State const &a, State const &b, std::string const &id, bool const cache, bool const no_normalise)
 Computes the expectation value on each site for id. More...
 

Detailed Description

Implementation for inc/mps/local_expectation.h.