BayesOpt
|
Posterior model based on fixed kernel parameters. More...
#include <boost/scoped_ptr.hpp>
#include "inneroptimization.hpp"
#include "criteria_functors.hpp"
#include "posteriormodel.hpp"
Go to the source code of this file.
Classes | |
class | bayesopt::PosteriorFixed |
Bayesian optimization using different non-parametric processes as distributions over surrogate functions. More... | |
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
Posterior model based on fixed kernel parameters.
Definition in file posterior_fixed.hpp.