Implementation for file inc/ipeps/expectation_values.h
More...
#include "inc/ipeps/expectation_values.h"
#include "inc/ipeps/state.h"
#include "inc/ipeps/environment.h"
#include "inc/ipeps/ctm_grow.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::IPEPS |
IPEPS-related functionality and tools. | |
Functions | |
SDef | syten::IPEPS::expectation (State const &psi, ATwoOp const &op, Truncation const &trunc=Truncation()) |
Calculates a single expectation value of the supplied two-site operator with respect to the state psi . More... | |
SDef | syten::IPEPS::expectation (State const &psi, SumOp const &op, Truncation const &trunc=Truncation()) |
For each two-site operator in op , calculates the expectation value and returns their sum. More... | |
Implementation for file inc/ipeps/expectation_values.h