This is the complete list of members for
STATS, including all inherited members.
add(inT32 value, inT32 count) | STATS | |
clear() | STATS | |
cluster(float lower, float upper, float multiple, inT32 max_clusters, STATS *clusters) | STATS | |
get_total() const | STATS | [inline] |
ile(double frac) const | STATS | |
local_min(inT32 x) const | STATS | |
max_bucket() const | STATS | |
mean() const | STATS | |
median() const | STATS | |
min_bucket() const | STATS | |
mode() const | STATS | |
pile_count(inT32 value) const | STATS | [inline] |
plot(ScrollView *window, float xorigin, float yorigin, float xscale, float yscale, ScrollView::Color colour) const | STATS | |
plotline(ScrollView *window, float xorigin, float yorigin, float xscale, float yscale, ScrollView::Color colour) const | STATS | |
print() const | STATS | |
print_summary() const | STATS | |
sd() const | STATS | |
set_range(inT32 min_bucket_value, inT32 max_bucket_value_plus_1) | STATS | |
smooth(inT32 factor) | STATS | |
STATS(inT32 min_bucket_value, inT32 max_bucket_value_plus_1) | STATS | |
STATS() | STATS | |
~STATS() | STATS | |