IAccumulator2<T, U, V>.HasValue Property

Gets whether the accumulator has received enough data to compute a value.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
bool HasValue { get; }

Property Value

Boolean

See Also