Implementation for inc/mps/local_expectation.h. More...
#include "local_expectation.h"
#include "inc/tensor/tensor_gen.h"
#include "inc/tensor/tensor_misc.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
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... | |
Implementation for inc/mps/local_expectation.h.