![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::with_p_square_cumulative_distribution_weighted_median_impl — Median estimation for weighted samples based on the cumulative distribution estimator.
// In header: <boost/accumulators/statistics/weighted_median.hpp> template<typename Sample, typename Weight> struct with_p_square_cumulative_distribution_weighted_median_impl : public { // types typedef ; typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (); // public member functions (); template<typename Args> () ; template<typename Archive> (, ); };