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