MergingDigestSize Property |
Returns the number of points that have been added to this TDigest.
(The sum of the weights on all centroids.)
Namespace:
FinAnalysis.Histogram
Assembly:
FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax public long Size { get; }
Property Value
Type:
Int64See Also