| BayesOpt
    | 
Abstract module for a Bayesian regressor. More...
#include "dataset.hpp"#include "prob_distribution.hpp"#include "mean_functors.hpp"#include "optimizable.hpp" Include dependency graph for nonparametricprocess.hpp:
 Include dependency graph for nonparametricprocess.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::NonParametricProcess | 
| Abstract class to implement Bayesian regressors.  More... | |
| Namespaces | |
| bayesopt | |
| Namespace of the library interface. | |
Abstract module for a Bayesian regressor.
Definition in file nonparametricprocess.hpp.