IBinary Accumulator<T1, T2>.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.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
bool HasValue { get; }