StatisticsMedian Method |
| Name | Description | |
|---|---|---|
| Median(IEnumerableDouble) | Estimates the sample median from the provided samples (R8). | |
| Median(IEnumerableNullableDouble) | Estimates the sample median from the provided samples (R8). | |
| Median(IEnumerableSingle) | Estimates the sample median from the provided samples (R8). |