SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
ShiftInvariantKernel.h File Reference

Go to the source code of this file.

Classes

class  CShiftInvariantKernel
 Base class for the family of kernel functions that only depend on the difference of the inputs, i.e. whose values does not change if the inputs are shifted by the same amount. More precisely,

\[ k(\mathbf{x}, \mathbf{x'}) = k(\mathbf{x-x'}) \]

For example, Gaussian (RBF) kernel is a shfit invariant kernel. More...

 

SHOGUN Machine Learning Toolbox - Documentation