addValue(const T &value) | Histogram< T > | |
bin_iterator typedef (defined in Histogram< T >) | Histogram< T > | |
clear(void) | Histogram< T > | |
getBin(int binIdx) const | Histogram< T > | |
getValue(int binIdx) const | Histogram< T > | |
Histogram(void) (defined in Histogram< T >) | Histogram< T > | |
Histogram(const Histogram< T > &toCopy) (defined in Histogram< T >) | Histogram< T > | |
Histogram(const T boundaries[], int count, bool finite=false) | Histogram< T > | |
Histogram(const T &start, const T &end, const T &interval, bool finite=false) | Histogram< T > | |
size(void) const | Histogram< T > | [inline] |
~Histogram(void) (defined in Histogram< T >) | Histogram< T > | [virtual] |