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