Package org.apache.datasketches.tdigest
t-Digest for estimating quantiles and ranks.
-
Class Summary Class Description BinarySearch Algorithms with logarithmic complexity for searching in an array.Sort Specialized sorting algorithm that can sort one array and permute another array the same way.TDigestDouble t-Digest for estimating quantiles and ranks.