Gets whether the accumulator has received enough data to compute a value.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
ReadOnly Property HasValue As Boolean
Get
property bool HasValue {
bool get ();
}
abstract HasValue : bool with get
Property Value
Type:
Boolean
Reference