|
numerics 0.1.0
|
#include <mcmc.hpp>
Public Attributes | |
| MetropolisStats | mc |
| bool | reverted = false |
| idx | order_param = 0 |
| MetropolisStats num::markov::UmbrellaStats::mc |
Definition at line 17 of file mcmc.hpp.
Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().
| idx num::markov::UmbrellaStats::order_param = 0 |
Definition at line 19 of file mcmc.hpp.
Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().
| bool num::markov::UmbrellaStats::reverted = false |
Definition at line 18 of file mcmc.hpp.
Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().