Overload List
| Name | Description | |
|---|---|---|
| NaNMinValue(DoubleMatrix) |
Computes the NaN minimum value of each of the matrix columns.
| |
| NaNMinValue(DoubleVector) |
Calculates the minimum value of the vector elements that are not
equal to NaN.
| |
| NaNMinValue(FloatMatrix) |
Computes the NaN minimum value of each of the matrix columns.
| |
| NaNMinValue(FloatVector) |
Calculates the minimum value of the vector elements that are not
equal to NaN.
|