30 Sep
2018
30 Sep
'18
9:16 p.m.
On Sun, 30 Sep 2018 at 08:37, Bjorn Reese via Boost
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:
Interesting suggestion. Will give it a shot this week, shouldn't be too hard.