|
numerics 0.1.0
|
Window constraint for umbrella sampling. More...
#include <mcmc.hpp>
Public Member Functions | |
| bool | contains (idx v) const |
Public Attributes | |
| idx | lo = 0 |
| Lower bound (inclusive) | |
| idx | hi = 0 |
| Upper bound (inclusive) | |
|
inline |
Definition at line 58 of file mcmc.hpp.
Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().
| idx num::markov::UmbrellaWindow::hi = 0 |
| idx num::markov::UmbrellaWindow::lo = 0 |