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