Click or drag to resize

StatisticsMedian Method

Overload List
 NameDescription
Public Extension MethodMedian(IEnumerableDouble) Estimates the sample median from the provided samples (R8).
Public Extension MethodMedian(IEnumerableNullableDouble) Estimates the sample median from the provided samples (R8).
Public Extension MethodMedian(IEnumerableSingle) Estimates the sample median from the provided samples (R8).
Top
See Also