Aggregators.Covariance As Double Property
Gets an aggregator that computes the variance.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
public static BinaryAggregatorGroup<double> CovarianceAsDouble { get; }