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