BayesOpt
kernel_atomic.hpp File Reference

Atomic (simple) kernel functions. More...

#include <valarray>
#include "kernel_functors.hpp"
#include "ublas_elementwise.hpp"
+ Include dependency graph for kernel_atomic.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::AtomicKernel
 Abstract class for an atomic kernel. More...
 
class  bayesopt::ISOkernel
 Abstract class for isotropic kernel functors. More...
 
class  bayesopt::ARDkernel
 Abstract class for anisotropic kernel functors using ARD (Automatic Relevance Determination) More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Atomic (simple) kernel functions.

Definition in file kernel_atomic.hpp.