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