|
BayesOpt
|
Atomic (simple) parametric functions. More...
Include dependency graph for mean_atomic.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bayesopt::AtomicFunction |
| Abstract class for an atomic kernel. More... | |
| class | bayesopt::ZeroFunction |
| Constant zero function. More... | |
| class | bayesopt::OneFunction |
| Constant one function. More... | |
| class | bayesopt::ConstantFunction |
| Constant function. More... | |
| class | bayesopt::LinearFunction |
| Linear combination function. More... | |
| class | bayesopt::LinearPlusConstantFunction |
| Linear combination plus constant function. More... | |
Namespaces | |
| bayesopt | |
| Namespace of the library interface. | |
Atomic (simple) parametric functions.
Definition in file mean_atomic.hpp.