NMath |
| Name | Description | |
|---|---|---|
| TrimmedMean(Double, Double) | Calculates the mean of the given data after the specified trimming. | |
| TrimmedMean(DoubleVector, Double) | Calculates the mean of the given data after the specified trimming. | |
| TrimmedMean(IDFColumn, Double) | Calculates the mean of the given data after the specified trimming. | |
| TrimmedMean(Int32, Double) | Calculates the mean of the given data after the specified trimming. |