ALPS MPS Codes
Reference documentation.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
meas_prepare.hpp File Reference
#include "dmrg/models/lattice.h"
#include "dmrg/models/generate_mpo.hpp"

Go to the source code of this file.

Namespaces

 meas_prepare
 

Functions

template<class Matrix , class SymmGroup >
std::map< std::string, MPO
< Matrix, SymmGroup > > 
meas_prepare::local (const Lattice &lat, std::vector< block_matrix< Matrix, SymmGroup > > const &identities, std::vector< block_matrix< Matrix, SymmGroup > > const &fillings, std::vector< std::pair< std::vector< block_matrix< Matrix, SymmGroup > >, bool > > const &ops)
 
template<class Matrix , class SymmGroup >
MPO< Matrix, SymmGroup > meas_prepare::average (const Lattice &lat, std::vector< block_matrix< Matrix, SymmGroup > > const &identities, std::vector< block_matrix< Matrix, SymmGroup > > const &fillings, std::vector< std::pair< std::vector< block_matrix< Matrix, SymmGroup > >, bool > > const &ops)