Class template LatticeModelMCRun
alps::scheduler::LatticeModelMCRun
Synopsis
template<typename G = graph_helper<>::graph_type, typename I = short>
class LatticeModelMCRun : public alps::scheduler::LatticeMCRun< G > {
public:
LatticeModelMCRun(const ProcessList &, const alps::Parameters &, int,
bool = false);
bool has_sign_problem() const;
};
Description
LatticeModelMCRun
public
construct/copy/destruct
LatticeModelMCRun(const ProcessList & w, const alps::Parameters & p, int n,
bool issymbolic = false);
LatticeModelMCRun
public member functions
bool has_sign_problem() const;