CorrelationAccumulator<T>.CentralSumOfProducts Property

Gets the current central sum of products of the two sequences.

Definition

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

Property Value

T

See Also