IAccumulator2<T, U, V>.CurrentValue Property

Gets the current value of the accumulator.

Definition

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

Property Value

V

See Also