IAccumulator<T>.Has Value Property
Gets whether the accumulator has received enough data to compute a value.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
bool HasValue { get; }