47 CDotKernel::init(l, r);
The class DenseFeatures implements dense feature matrices.
virtual ~CTensorProductPairKernel()
float64_t kernel(int32_t idx_a, int32_t idx_b)
CTensorProductPairKernel()
Template class DotKernel is the base class for kernels working on DotFeatures.
virtual void register_params()
Class SGObject is the base class of all shogun objects.
virtual bool init(CFeatures *l, CFeatures *r)
virtual bool init_normalizer()
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
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 bool has_features()