Searched defs:weighted_median_impl (Results 1 – 1 of 1) sorted by relevance
39 struct weighted_median_impl struct43 typedef typename numeric::functional::fdiv<Sample, std::size_t>::result_type result_type;45 weighted_median_impl(dont_care) {} in weighted_median_impl() argument48 result_type result(Args const &args) const in result()