| BayesOpt
    | 
Abstract and factory modules for criteria. More...
 Include dependency graph for criteria_functors.hpp:
 Include dependency graph for criteria_functors.hpp: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| class | bayesopt::Criteria | 
| Abstract interface for criteria functors.  More... | |
| class | bayesopt::CriteriaFactory | 
| Factory model for criterion functions This factory is based on the libgp library by Manuel Blum https://bitbucket.org/mblum/libgp which follows the squeme of GPML by Rasmussen and Nickisch http://www.gaussianprocess.org/gpml/code/matlab/doc/.  More... | |
| Namespaces | |
| bayesopt | |
| Namespace of the library interface. | |
Abstract and factory modules for criteria.
Definition in file criteria_functors.hpp.