|
BayesOpt
|
BayesOpt main C++ interface. More...
#include "bayesoptbase.hpp"
Include dependency graph for bayesopt.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bayesopt::utils::BoundingBox< V > |
| Defines a bounding box or axis-alligned bound constraints. More... | |
| class | bayesopt::ContinuousModel |
| Bayesian optimization for functions in continuous input spaces. More... | |
| class | bayesopt::DiscreteModel |
| Bayesian optimization for functions in discrete spaces. More... | |
Namespaces | |
| bayesopt | |
| Namespace of the library interface. | |
| bayesopt::utils | |
| Extra utils: math functions, ublas helpers, etc. | |
BayesOpt main C++ interface.
Definition in file bayesopt.hpp.