![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::extended_p_square_quantile_impl — Quantile estimation using the extended algorithm for weighted and unweighted samples.
// In header: <boost/accumulators/statistics/extended_p_square_quantile.hpp> template<typename Sample, typename Impl1, typename Impl2> struct extended_p_square_quantile_impl : public { // types typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct template<typename Args> (); // public member functions template<typename Args> () ; template<typename Archive> (, ); };