11 #ifndef __CHISQUAREDISTANCE_H__
12 #define __CHISQUAREDISTANCE_H__
69 virtual const char*
get_name()
const {
return "ChiSquareDistance"; }
virtual EDistanceType get_distance_type()
virtual bool init(CFeatures *l, CFeatures *r)
all of classes and functions are contained in the shogun namespace
virtual ~CChiSquareDistance()
The class Features is the base class of all feature objects.
template class DenseDistance
virtual const char * get_name() const
virtual float64_t compute(int32_t idx_a, int32_t idx_b)