Cell.Count Property
Gets the number of non-empty data values.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
The number of non-empty data values.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public double Count { get; }
Property Value
DoubleThe number of non-empty data values.