![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::lazy_weighted_variance_impl — Lazy calculation of variance of weighted samples.
// In header: <boost/accumulators/statistics/weighted_variance.hpp> template<typename Sample, typename Weight, typename MeanFeature> struct lazy_weighted_variance_impl : public { // types typedef ; typedef ; // construct/copy/destruct (); // public member functions template<typename Args> () ; };