|
numeric
|
This is the complete list of members for numeric::Stats< T >, including all inherited members.
| clear() | numeric::Stats< T > | |
| max() const | numeric::Stats< T > | |
| mean() const | numeric::Stats< T > | |
| min() const | numeric::Stats< T > | |
| n() const | numeric::Stats< T > | |
| setDDof(double new_ddof) | numeric::Stats< T > | inline |
| Stats() | numeric::Stats< T > | |
| stdev() const | numeric::Stats< T > | |
| stdev() const | numeric::Stats< T > | inline |
| sumWeights() const | numeric::Stats< T > | |
| update(T const &data, double weight=1.0) | numeric::Stats< T > | |
| var() const | numeric::Stats< T > | inline |
| var() const | numeric::Stats< T > | inline |
1.8.13