|
Boost : |
Subject: Re: [boost] Median in Boost.Accumulators
From: Bjorn Reese (breese_at_[hidden])
Date: 2018-09-30 15:37:19
On 09/23/18 22:03, Lakshay Garg via Boost wrote:
> I can try and implement one of those if we decide to have this
> in the accumulators library.
It would be useful if this class can handle other quantiles as well.
The quantiles could be specified as template parameters using std::ratio
in a similar way as the following P^2 estimator does:
https://github.com/breese/trial.online/blob/develop/include/trial/online/quantile/psquare.hpp
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk