This is the complete list of members for tesseract::ClassPruner, including all inherited members.
| AdjustForExpectedNumFeatures(const uint16_t *expected_num_features, int cutoff_strength) | tesseract::ClassPruner | inline |
| class_count_ | tesseract::ClassPruner | private |
| ClassPruner(int max_classes) | tesseract::ClassPruner | inline |
| ComputeScores(const INT_TEMPLATES_STRUCT *int_templates, int num_features, const INT_FEATURE_STRUCT *features) | tesseract::ClassPruner | inline |
| DebugMatch(const Classify &classify, const INT_TEMPLATES_STRUCT *int_templates, const INT_FEATURE_STRUCT *features) const | tesseract::ClassPruner | inline |
| DisableDisabledClasses(const UNICHARSET &unicharset) | tesseract::ClassPruner | inline |
| DisableFragments(const UNICHARSET &unicharset) | tesseract::ClassPruner | inline |
| max_classes_ | tesseract::ClassPruner | private |
| NoNormalization() | tesseract::ClassPruner | inline |
| norm_count_ | tesseract::ClassPruner | private |
| NormalizeForXheight(int norm_multiplier, const uint8_t *normalization_factors) | tesseract::ClassPruner | inline |
| num_classes_ | tesseract::ClassPruner | private |
| num_features_ | tesseract::ClassPruner | private |
| PruneAndSort(int pruning_factor, int keep_this, bool max_of_non_fragments, const UNICHARSET &unicharset) | tesseract::ClassPruner | inline |
| pruning_threshold_ | tesseract::ClassPruner | private |
| rounded_classes_ | tesseract::ClassPruner | private |
| SetupResults(GenericVector< CP_RESULT_STRUCT > *results) const | tesseract::ClassPruner | inline |
| sort_index_ | tesseract::ClassPruner | private |
| sort_key_ | tesseract::ClassPruner | private |
| SummarizeResult(const Classify &classify, const INT_TEMPLATES_STRUCT *int_templates, const uint16_t *expected_num_features, int norm_multiplier, const uint8_t *normalization_factors) const | tesseract::ClassPruner | inline |
| ~ClassPruner() | tesseract::ClassPruner | inline |