BayesOpt
mcmc_sampler.hpp File Reference

Markov Chain Monte Carlo algorithms. More...

#include <boost/scoped_ptr.hpp>
#include "randgen.hpp"
#include "optimizable.hpp"
+ Include dependency graph for mcmc_sampler.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::MCMCSampler
 Markov Chain Monte Carlo sampler. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Enumerations

enum  bayesopt::McmcAlgorithms { bayesopt::SLICE_MCMC }
 

Detailed Description

Markov Chain Monte Carlo algorithms.

Definition in file mcmc_sampler.hpp.