|
numerics 0.1.0
|
OpenMP 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::omp |
OpenMP Markov chain Monte Carlo backend.
The current Markov sweep API is header-only and template-based so callers can pass zero-overhead model-specific callables. This translation unit is kept as a backend extension point for future non-template OpenMP routines.
Definition in file markov.cpp.