ALPS MPS Codes
Reference documentation.
|
#include "dmrg/models/generate_mpo/mpo_maker.hpp"
#include "dmrg/models/generate_mpo/tagged_mpo_maker_optim.hpp"
#include "dmrg/models/generate_mpo/corr_maker.hpp"
#include "dmrg/models/model.h"
Go to the source code of this file.
Functions | |
template<class Matrix , class SymmGroup > | |
MPO< Matrix, SymmGroup > | make_mpo (Lattice const &lat, Model< Matrix, SymmGroup > const &model, BaseParameters &parms) |
MPO<Matrix, SymmGroup> make_mpo | ( | Lattice const & | lat, |
Model< Matrix, SymmGroup > const & | model, | ||
BaseParameters & | parms | ||
) |
Definition at line 38 of file generate_mpo.hpp.