NMath |
| Name | Description | |
|---|---|---|
| NaNMedian(DoubleMatrix) | Computes the NaN median of each of the matrix columns. | |
| NaNMedian(DoubleVector) | Calculates the median value of vector elements that are not equal to NaN. | |
| NaNMedian(FloatMatrix) | Computes the NaN median of each of the matrix columns. | |
| NaNMedian(FloatVector) | Calculates the median value of vector elements that are not equal to (float) NaN. | |
| NaNMedian(IDFColumn) | Calculates the median value of column elements that are not equal to NaN. |