BayesOpt
|
Posterior distribution on GPs based on MCMC over kernel parameters. More...
#include <boost/ptr_container/ptr_vector.hpp>
#include "criteria_functors.hpp"
#include "posteriormodel.hpp"
#include "mcmc_sampler.hpp"
Go to the source code of this file.
Classes | |
class | bayesopt::MCMCModel |
Posterior model of nonparametric processes/criteria based on MCMC samples. More... | |
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
Posterior distribution on GPs based on MCMC over kernel parameters.
Definition in file posterior_mcmc.hpp.