Gets an aggregator that computes the first quartile.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static TypePreservingAggregatorGroup FirstQuartile { get; }
Public Shared ReadOnly Property FirstQuartile As TypePreservingAggregatorGroup
Get
public:
static property TypePreservingAggregatorGroup^ FirstQuartile {
TypePreservingAggregatorGroup^ get ();
}
static member FirstQuartile : TypePreservingAggregatorGroup with get
Property Value
Type:
TypePreservingAggregatorGroup
Reference