BayesOpt
|
BayesOpt common module for interfaces. More...
#include <boost/scoped_ptr.hpp>
#include <boost/random.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/io.hpp>
#include "bayesopt/parameters.hpp"
Go to the source code of this file.
Classes | |
class | bayesopt::BayesOptBase |
Abstract module for Bayesian optimization. More... | |
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
BayesOpt common module for interfaces.
-*- c++ -*-
Bayesian optimization module
Definition in file bayesoptbase.hpp.