| DescriptiveStatisticsCount Property |
Gets the size of the sample.
Namespace: MathNet.Numerics.StatisticsAssembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax public long Count { get; }
Property Value
Type:
Int64The size of the sample.
See Also