|
numerics 0.1.0
|
Sequential Markov chain Monte Carlo backend. More...
Go to the source code of this file.
Namespaces | |
| namespace | num |
| namespace | num::markov |
| namespace | num::markov::backends |
| namespace | num::markov::backends::seq |
Sequential Markov chain Monte Carlo backend.
All sweep logic is header-only templates in include/stochastic/detail/mcmc_impl.hpp. This file is a placeholder for future non-template MCMC routines (e.g., Wang-Landau density-of-states estimation, histogram reweighting).
Definition in file markov.cpp.