IBinaryAccumulator<T1, T2, TResult>.CurrentValue Property

Gets the current value of the accumulator.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
TResult CurrentValue { get; }

Property Value

TResult

See Also