|
autoppl
v0.8
A C++ template library for probabilistic programming
|
#include <autoppl/util/traits/traits.hpp>#include <autoppl/util/packs/ptr_pack.hpp>#include <autoppl/util/value.hpp>#include <autoppl/mcmc/result.hpp>Go to the source code of this file.
Namespaces | |
| ppl | |
| ppl::mcmc | |
Functions | |
| template<class ExprType , class ConfigType , class Sampler > | |
| MCMCResult | ppl::mcmc::base_mcmc (const ExprType &expr, const ConfigType &config, Sampler f) |