StatHist Member List
This is the complete list of members for StatHist, including all inherited members.
bins | StatHist | protected |
bins_type typedef | StatHist | |
capacity_ | StatHist | protected |
count(double val) | StatHist | |
deltaPctile(const StatHist &B, double pctile) const | StatHist | |
dump(StoreEntry *sentry, StatHistBinDumper *bd) const | StatHist | |
enumInit(unsigned int last_enum) | StatHist | |
findBin(double v) | StatHist | protected |
init(unsigned int capacity, hbase_f *val_in, hbase_f *val_out, double min, double max) | StatHist | protected |
logInit(unsigned int capacity, double min, double max) | StatHist | |
max_ | StatHist | protected |
min_ | StatHist | protected |
operator+=(const StatHist &B) | StatHist | |
operator=(const StatHist &) | StatHist | inline |
scale_ | StatHist | protected |
StatHist()=default | StatHist | |
StatHist(const StatHist &) | StatHist | |
val(unsigned int bin) const | StatHist | |
val_in | StatHist | protected |
val_out | StatHist | protected |
~StatHist() | StatHist | inline |