20 #ifndef TESSERACT_CLASSIFY_INTFEATUREDIST_H_ 21 #define TESSERACT_CLASSIFY_INTFEATUREDIST_H_ 53 int canonical_count,
bool value);
67 double total_feature_weight_;
73 bool* features_delta_one_;
75 bool* features_delta_two_;
80 #endif // TESSERACT_CLASSIFY_INTFEATUREDIST_H_
double DebugFeatureDistance(const GenericVector< int > &features) const
void Set(const GenericVector< int > &indexed_features, int canonical_count, bool value)
double FeatureDistance(const GenericVector< int > &features) const
void Init(const IntFeatureMap *feature_map)