hpp-statistics  4.9.0
Classes for doing statistics.
hpp::statistics::Statistics< T > Member List

This is the complete list of members for hpp::statistics::Statistics< T >, including all inherited members.

begin() consthpp::statistics::Statistics< T >inline
clear()hpp::statistics::Statistics< T >inline
const_iterator typedefhpp::statistics::Statistics< T >
Container typedefhpp::statistics::Statistics< T >
end() consthpp::statistics::Statistics< T >inline
find(const T &bin) consthpp::statistics::Statistics< T >
find(const U &value) consthpp::statistics::Statistics< T >
freq(const T &bin) consthpp::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 typedefhpp::statistics::Statistics< T >
numberOfBins() consthpp::statistics::Statistics< T >inline
numberOfObservations() consthpp::statistics::Statistics< T >inline
print(std::ostream &os) consthpp::statistics::Statistics< T >virtual
relativeFreq(const T &bin) consthpp::statistics::Statistics< T >virtual
Statistics()hpp::statistics::Statistics< T >protected