BayesOpt
kernel_combined.hpp File Reference

Kernel functions that combine other kernels. More...

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

Go to the source code of this file.

Classes

class  bayesopt::CombinedKernel
 Abstract class for combined kernel. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Kernel functions that combine other kernels.

Definition in file kernel_combined.hpp.