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