BayesOpt
mean_combined.hpp File Reference

Parametric functions that combine other functions. More...

#include <boost/numeric/ublas/vector_proxy.hpp>
#include "mean_functors.hpp"
+ Include dependency graph for mean_combined.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::CombinedFunction
 Abstract class for combined functions. More...
 
class  bayesopt::SumFunction
 Sum of two kernels. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Parametric functions that combine other functions.

Definition in file mean_combined.hpp.