IAccumulator<T, TResult>.CurrentValue Property

Gets the accumulated result.

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