Click or drag to resize

NMathFunctionsNaNMedian Method

Overload List
 NameDescription
Public methodStatic memberNaNMedian(DoubleMatrix) Computes the NaN median of each of the matrix columns.
Public methodStatic memberNaNMedian(DoubleVector) Calculates the median value of vector elements that are not equal to NaN.
Public methodStatic memberNaNMedian(FloatMatrix) Computes the NaN median of each of the matrix columns.
Public methodStatic memberNaNMedian(FloatVector) Calculates the median value of vector elements that are not equal to (float) NaN.
Public methodStatic memberNaNMedian(IDFColumn) Calculates the median value of column elements that are not equal to NaN.
Top
See Also