This is the complete list of members for senf::StatisticsEWMA< T >, including all inherited members.
| accumulate(T const &value) | senf::StatisticsEWMA< T > | |
| accumulateWithLoss(T const &value, unsigned numLost) | senf::StatisticsEWMA< T > | |
| alpha() const | senf::StatisticsEWMA< T > | |
| clear(T const &value=T()) | senf::StatisticsEWMA< T > | |
| count() const | senf::StatisticsEWMA< T > | |
| ewma() const | senf::StatisticsEWMA< T > | |
| operator bool() const | senf::StatisticsEWMA< T > | explicit |
| operator<(StatisticsEWMA< T > const &other) const | senf::StatisticsEWMA< T > | |
| StatisticsEWMA(float alpha=0.25f, T const &value=T()) | senf::StatisticsEWMA< T > |