1 #ifndef _GAUSSIANCOMPACTKERNEL_H___
2 #define _GAUSSIANCOMPACTKERNEL_H___
63 return "GaussianCompactKernel";
Features that support dot products among other operations.
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
virtual const char * get_name() const
The compact version as given in Bart Hamers' thesis Kernel Models for Large Scale Applications (Eq...
virtual ~CGaussianCompactKernel()
The well known Gaussian kernel (swiss army knife for SVMs) computed on CDotFeatures.
all of classes and functions are contained in the shogun namespace
virtual EKernelType get_kernel_type()