![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::tag::error_of<mean>
// In header: <boost/accumulators/statistics/error_of_mean.hpp> struct error_of<mean> : public boost::accumulators::depends_on< boost::accumulators::tag::lazy_variance, boost::accumulators::tag::count > { };