![]() |
TheAlgorithms/C++ 1.0.0
All the algorithms implemented in C++
|
This is the complete list of members for stats_computer2< T >, including all inherited members.
| M (defined in stats_computer2< T >) | stats_computer2< T > | private |
| mean() const | stats_computer2< T > | inline |
| mu (defined in stats_computer2< T >) | stats_computer2< T > | private |
| n (defined in stats_computer2< T >) | stats_computer2< T > | private |
| new_val(T x) | stats_computer2< T > | inline |
| operator>>(std::istream &input, stats_computer2 &stat) | stats_computer2< T > | friend |
| std() const | stats_computer2< T > | inline |
| var (defined in stats_computer2< T >) | stats_computer2< T > | private |
| variance() const | stats_computer2< T > | inline |