HigherMomentsAccumulator<T>.Count Property

Gets the accumulated number of non-missing values.

Definition

Namespace: Numerics.NET.DataAnalysis.Accumulators
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Count { get; }

Property Value

Int32

See Also