NMath |
| Name | Description | |
|---|---|---|
| NaNMinAbsIndex(Double) | Calculates the index of the minimum absolute value in the given data set, excluding NaN values. | |
| NaNMinAbsIndex(DoubleVector) | Calculates the index of the minimum absolute value in the given data set, excluding NaN values. | |
| NaNMinAbsIndex(IDFColumn) | Calculates the index of the minimum absolute value in the given data set, excluding missing values. |