|
BayesOpt
|
C++ wrapper of the NLOPT library. More...
#include "optimizable.hpp"
Include dependency graph for inneroptimization.hpp:
This graph shows which files directly or indirectly include this file: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.