Uses of Class
com.tdunning.math.stats.AVLTreeDigest
-
-
Uses of AVLTreeDigest in com.tdunning.math.stats
Methods in com.tdunning.math.stats that return AVLTreeDigest Modifier and Type Method Description static AVLTreeDigest
AVLTreeDigest. fromBytes(java.nio.ByteBuffer buf)
Reads a histogram from a byte buffer
-