NMath |
| Name | Description | |
|---|---|---|
| Percentile(Double, Double) | Calculates the nth percentile of the elements in a data set. | |
| Percentile(DoubleVector, Double) | Calculates the nth percentile of the elements in a data set. | |
| Percentile(FloatVector, Single) | Calculates the nth percentile of the elements in a data set. | |
| Percentile(IDFColumn, Double) | Calculates the nth percentile of the elements in a data set. | |
| Percentile(Int32, Double) | Calculates the nth percentile of the elements in a data set. | |
| Percentile(Single, Double) | Calculates the nth percentile of the elements in a data set. |