|
numerics 0.1.0
|
Markov Chain Monte Carlo – umbrella include. More...
#include "stochastic/boltzmann_table.hpp"#include "stochastic/mcmc.hpp"#include "stochastic/rng.hpp"Go to the source code of this file.
Markov Chain Monte Carlo – umbrella include.
Provides template-based Metropolis-Hastings sweeps and umbrella sampling with zero-overhead callable dispatch (no std::function in hot loops).
Modules: mcmc.hpp – metropolis_sweep, metropolis_sweep_prob, umbrella_sweep, umbrella_sweep_prob rng.hpp – make_seeded_rng, make_rng
Definition in file markov.hpp.