QuantileEstimationGK {Microsoft.VisualBasic.Math.Quantile} .NET clr documentation

QuantileEstimationGK

Description

Implementation of the Greenwald and Khanna algorithm for streaming calculation of epsilon-approximate quantiles. See: > Greenwald and Khanna, "Space-efficient online computation of quantile summaries" in SIGMOD 2001

Declare

            
# namespace Microsoft.VisualBasic.Math.Quantile
export class QuantileEstimationGK {
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]