numeric
numeric::Stats< T > Member List

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() constnumeric::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() constnumeric::Stats< T >inline