77 void CSparseEuclideanDistance::init()
CSparseEuclideanDistance()
template class SparseDistance
virtual int32_t get_num_vectors() const =0
virtual ~CSparseEuclideanDistance()
virtual bool init(CFeatures *l, CFeatures *r)
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
all of classes and functions are contained in the shogun namespace
CFeatures * lhs
feature vectors to occur on the left hand side
The class Features is the base class of all feature objects.
CFeatures * rhs
feature vectors to occur on the right hand side
static float32_t sqrt(float32_t x)