![]() | NMath |
Name | Description | |
---|---|---|
![]() ![]() | NaNMaxIndex(Double) | Calculates the index of the maximum value in the given data set, excluding NaN values. |
![]() ![]() | NaNMaxIndex(DoubleVector) | Calculates the index of the maximum value of the vector elements that are not equal to NaN. |
![]() ![]() | NaNMaxIndex(FloatVector) | Calculates the index of the maximum value of the vector elements that are not equal to NaN. |
![]() ![]() | NaNMaxIndex(IDFColumn) | Calculates the index of the maximum value in the given data set, excluding missing values. |