Gets the sample median.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Median { get; }
Public ReadOnly Property Median As Double
Get
public:
property double Median {
double get ();
}
member Median : float with get
Property Value
Type:
DoubleSee Also