BayesOpt
posteriormodel.hpp File Reference

Abstract interface for posterior model/criteria. More...

#include "prob_distribution.hpp"
#include "dataset.hpp"
#include "mean_functors.hpp"
+ Include dependency graph for posteriormodel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::PosteriorModel
 Bayesian optimization using different non-parametric processes as distributions over surrogate functions. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Abstract interface for posterior model/criteria.

Definition in file posteriormodel.hpp.