|
tesseract
5.0.0
|
This is the complete list of members for tesseract::STATS, including all inherited members.
| add(int32_t value, int32_t count) | tesseract::STATS | |
| clear() | tesseract::STATS | |
| cluster(float lower, float upper, float multiple, int32_t max_clusters, STATS *clusters) | tesseract::STATS | |
| get_total() const | tesseract::STATS | inline |
| ile(double frac) const | tesseract::STATS | |
| local_min(int32_t x) const | tesseract::STATS | |
| max_bucket() const | tesseract::STATS | |
| mean() const | tesseract::STATS | |
| median() const | tesseract::STATS | |
| min_bucket() const | tesseract::STATS | |
| mode() const | tesseract::STATS | |
| pile_count(int32_t value) const | tesseract::STATS | inline |
| plot(ScrollView *window, float xorigin, float yorigin, float xscale, float yscale, ScrollView::Color colour) const | tesseract::STATS | |
| plotline(ScrollView *window, float xorigin, float yorigin, float xscale, float yscale, ScrollView::Color colour) const | tesseract::STATS | |
| print() const | tesseract::STATS | |
| print_summary() const | tesseract::STATS | |
| sd() const | tesseract::STATS | |
| set_range(int32_t min_bucket_value, int32_t max_bucket_value_plus_1) | tesseract::STATS | |
| smooth(int32_t factor) | tesseract::STATS | |
| STATS(int32_t min_bucket_value, int32_t max_bucket_value_plus_1) | tesseract::STATS | |
| STATS()=default | tesseract::STATS | |
| top_n_modes(int max_modes, std::vector< KDPairInc< float, int >> &modes) const | tesseract::STATS | |
| ~STATS() | tesseract::STATS |