|
numerics 0.1.0
|
#include <mcmc.hpp>
Public Member Functions | |
| bool | contains (idx v) const |
Public Attributes | |
| idx | lo = 0 |
| idx | hi = 0 |
|
inline |
Definition at line 25 of file mcmc.hpp.
Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().
| idx num::markov::UmbrellaWindow::hi = 0 |
Definition at line 24 of file mcmc.hpp.
Referenced by contains().
| idx num::markov::UmbrellaWindow::lo = 0 |
Definition at line 23 of file mcmc.hpp.
Referenced by contains().