54 CDistanceKernel::init(l,r);
59 void CBesselKernel::init()
Class Distance, a base class for all the distances used in the Shogun toolbox.
virtual bool init(CFeatures *l, CFeatures *r)
The Distance kernel takes a distance as input.
virtual bool init_normalizer()
virtual float64_t distance(int32_t idx_a, int32_t idx_b)
all of classes and functions are contained in the shogun namespace
float64_t compute(int32_t idx_a, int32_t idx_b)
The class Features is the base class of all feature objects.
virtual bool init(CFeatures *lhs, CFeatures *rhs)
static int32_t pow(bool x, int32_t n)