ALPS MPS Codes
Reference documentation.
|
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) |