MergingDigest Properties |
The MergingDigest type exposes the following members.
Name | Description | |
---|---|---|
CentroidCount |
The number of centroids in the collection.
| |
Centroids |
The CDF approximation centroids.
| |
Compression |
Returns the current compression factor.
| |
Max |
The observed data maximum value.
| |
Min |
The observed data minimum value.
| |
Size |
Returns the number of points that have been added to this TDigest.
(The sum of the weights on all centroids.)
|