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