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