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