This is the complete list of members for
ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type >, including all inherited members.
| clear() | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [inline] |
| CumulativeStatistics() | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [inline] |
| mean() const | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [inline] |
| new_mean | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [private] |
| new_variance | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [private] |
| number_of_data | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [private] |
| old_mean | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [private] |
| old_variance | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [private] |
| push_back(const T &x) | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [inline] |
| size() const | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [inline] |
| variance() const | ecl::CumulativeStatistics< T, typename ecl::enable_if< ecl::is_float< T > >::type > | [inline] |