Statistics returned by a single Metropolis sweep.
idx accepted
Number of accepted proposals.
real acceptance_rate() const
idx total
Total proposals (= n_sites)
Statistics returned by an umbrella sampling sweep.
MetropolisStats mc
Metropolis sweep statistics.
bool reverted
true if state was restored
idx order_param
Order parameter value after sweep.
Window constraint for umbrella sampling.
idx hi
Upper bound (inclusive)
idx lo
Lower bound (inclusive)
bool contains(idx v) const