|
hpp-statistics 6.0.0
Classes for doing statistics.
|
This is the complete list of members for hpp::statistics::Statistics< T >, including all inherited members.
| begin() const | hpp::statistics::Statistics< T > | inline |
| clear() | hpp::statistics::Statistics< T > | inline |
| const_iterator typedef | hpp::statistics::Statistics< T > | |
| Container typedef | hpp::statistics::Statistics< T > | |
| end() const | hpp::statistics::Statistics< T > | inline |
| find(const T &bin) const | hpp::statistics::Statistics< T > | |
| find(const U &value) const | hpp::statistics::Statistics< T > | |
| freq(const T &bin) const | hpp::statistics::Statistics< T > | virtual |
| increment(const T &bin) __attribute__((deprecated)) | hpp::statistics::Statistics< T > | protectedvirtual |
| insert(const T &bin) | hpp::statistics::Statistics< T > | protectedvirtual |
| iterator typedef | hpp::statistics::Statistics< T > | |
| numberOfBins() const | hpp::statistics::Statistics< T > | inline |
| numberOfObservations() const | hpp::statistics::Statistics< T > | inline |
| print(std::ostream &os) const | hpp::statistics::Statistics< T > | virtual |
| relativeFreq(const T &bin) const | hpp::statistics::Statistics< T > | virtual |
| Statistics() | hpp::statistics::Statistics< T > | protected |