CorrelationAccumulator<T>.Mean2 Property

Gets the current mean of the second sequence.

Definition

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

Property Value

T

See Also