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