numerics 0.1.0
Loading...
Searching...
No Matches
markov.hpp File Reference

Markov Chain Monte Carlo – umbrella include. More...

Go to the source code of this file.

Detailed Description

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.