BayesOpt
|
C++ wrapper of the NLOPT library. More...
#include "optimizable.hpp"
Go to the source code of this file.
Classes | |
class | bayesopt::NLOPT_Optimization |
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
Enumerations | |
enum | bayesopt::innerOptAlgorithms { bayesopt::DIRECT, bayesopt::LBFGS, bayesopt::BOBYQA, bayesopt::COMBINED } |
C++ wrapper of the NLOPT library.
Definition in file inneroptimization.hpp.