#include <stats.hpp>
Public Member Functions | |
stats () | |
void | add (const T &val) |
T min | BOOST_PREVENT_MACRO_SUBSTITUTION () const |
T max | BOOST_PREVENT_MACRO_SUBSTITUTION () const |
T | total () const |
T | mean () const |
boost::uintmax_t | count () const |
T | variance () const |
T | variance1 () const |
T | rms () const |
stats & | operator+= (const stats &s) |
|
inline |
|
inline |
References boost::phoenix::val().
|
inline |
|
inline |
|
inline |
|
inline |
References T.
|
inline |
|
inline |
References BOOST_MATH_STD_USING, and boost::geometry::math::sqrt().
|
inline |
|
inline |
References BOOST_MATH_STD_USING, T, and boost::flyweights::t.
|
inline |
References BOOST_MATH_STD_USING, T, and boost::flyweights::t.