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