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