![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::weighted_moment_impl
// In header: <boost/accumulators/statistics/weighted_moment.hpp> template<typename N, typename Sample, typename Weight> struct weighted_moment_impl : public { // types typedef ; typedef ; // construct/copy/destruct template<typename Args> (); // public member functions (, ); template<typename Args> (); template<typename Args> () ; template<typename Archive> (, ); };