Gets an aggregator that computes the variance.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static Aggregator2Group<double> Covariance { get; }
Public Shared ReadOnly Property Covariance As Aggregator2Group(Of Double)
Get
public:
static property Aggregator2Group<double>^ Covariance {
Aggregator2Group<double>^ get ();
}
static member Covariance : Aggregator2Group<float> with get
Property Value
Type:
Aggregator2GroupDouble
Reference