15 using namespace shogun;
54 CDotKernel::init(l, r);
58 void CSigmoidKernel::init()
Features that support dot products among other operations.
Template class DotKernel is the base class for kernels working on DotFeatures.
void add(bool *param, const char *name, const char *description="")
virtual bool init_normalizer()
The class Features is the base class of all feature objects.
virtual ~CSigmoidKernel()
virtual bool init(CFeatures *l, CFeatures *r)