Expectation value calculation. More...
#include "inc/tensor/truncation.h"
Include dependency graph for expectation_values.h:
This graph shows which files directly or indirectly include this file: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... | |
Expectation value calculation.