Click or drag to resize

MergingDigest Properties

The MergingDigest type exposes the following members.

Properties
  NameDescription
Public propertyCentroidCount
The number of centroids in the collection.
Public propertyCentroids
The CDF approximation centroids.
Public propertyCompression
Returns the current compression factor.
Public propertyMax
The observed data maximum value.
Public propertyMin
The observed data minimum value.
Public propertySize
Returns the number of points that have been added to this TDigest. (The sum of the weights on all centroids.)
Top
See Also