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.0.0
C#
public double Count { get; }

Property Value

Double
The number of non-empty data values.

See Also