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