|
BayesOpt
|
Posterior model based on fixed kernel parameters. More...
#include <boost/scoped_ptr.hpp>#include "inneroptimization.hpp"#include "criteria_functors.hpp"#include "posteriormodel.hpp"
Include dependency graph for posterior_fixed.hpp:
This graph shows which files directly or indirectly include this file: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.