apache / datasketches-java

A software library of stochastic streaming algorithms, a.k.a. sketches.
https://datasketches.apache.org
Apache License 2.0
875 stars 207 forks source link

Add getNumRetained to SortedView. #536

Closed leerho closed 3 months ago

leerho commented 3 months ago

This is easy to add and is useful for doing statistical analysis from the sorted view.