Click or drag to resize

WeightedDescriptiveStatisticsCount Property

Gets the size of the sample.

Namespace: Altaxo.Calc.Statistics
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public long Count { get; }

Property Value

Int64
The size of the sample.
See Also