12 #ifndef _CANBERRAWORDDISTANCE_H___ 13 #define _CANBERRAWORDDISTANCE_H___ 15 #include <shogun/lib/config.h> 60 virtual const char*
get_name()
const {
return "CanberraWordDistance"; }
virtual bool init(CFeatures *l, CFeatures *r)
virtual EDistanceType get_distance_type()
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
virtual ~CCanberraWordDistance()
float64_t compute(int32_t idx_a, int32_t idx_b)
class CanberraWordDistance
template class StringDistance