23 :
CDotKernel(size), Wdilation(a), Wtranslation(c)
30 :
CDotKernel(size), Wdilation(a), Wtranslation(c)
47 CDotKernel::init(l, r);
51 void CWaveletKernel::init()
70 for (int32_t i=0; i<alen; i++)
78 result=result*res1*res2;
virtual bool init(CFeatures *l, CFeatures *r)
Features that support dot products among other operations.
Template class DotKernel is the base class for kernels working on DotFeatures.
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
virtual bool init_normalizer()
CFeatures * rhs
feature vectors to occur on right hand side
all of classes and functions are contained in the shogun namespace
CFeatures * lhs
feature vectors to occur on left hand side
The class Features is the base class of all feature objects.
virtual ~CWaveletKernel()
float64_t MotherWavelet(float64_t h)