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