IAccumulator<T, U>.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#
U CurrentValue { get; }

Property Value

U

See Also