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