BayesOpt
posterior_mcmc.hpp File Reference

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"
+ Include dependency graph for posterior_mcmc.hpp:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Posterior distribution on GPs based on MCMC over kernel parameters.

Definition in file posterior_mcmc.hpp.