![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::scheduler::LatticeModelMCRun
// In header: <alps/scheduler/montecarlo.h> template<typename G = graph_helper<>::graph_type, typename I = short> class LatticeModelMCRun : public alps::scheduler::LatticeMCRun< G > { public: // construct/copy/destruct LatticeModelMCRun(const ProcessList &, const alps::Parameters &, int, bool = false); // public member functions bool has_sign_problem() const; };
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo |