tdigest-0.2.1: On-line accumulation of rank-based statistics

Safe HaskellSafe
LanguageHaskell2010

Data.TDigest.Internal

Documentation

type Mean = Double #

type Weight = Double #

type Centroid = (Mean, Weight) #

type Size = Int #

assert :: Bool -> String -> a -> a #

eq :: Double -> Double -> Bool #