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