DotProductAccumulator<T>.CurrentValue Property

Gets the current value of the accumulator.

DefinitionPermalink

Namespace: Numerics.NET.DataAnalysis.Accumulators
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
public T CurrentValue { get; }

Property ValuePermalink

T

ImplementsPermalink

IBinaryAccumulator<T1, T2, TResult>.CurrentValue

See AlsoPermalink