tdigest-0.2.1: On-line accumulation of rank-based statistics
Data.TDigest.Internal
type Mean = Double #
type Weight = Double #
type Centroid = (Mean, Weight) #
type Size = Int #
assert :: Bool -> String -> a -> a #
eq :: Double -> Double -> Bool #
negInf :: Double #
posInf :: Double #