Click or drag to resize

NMathFunctionsNaNMaxAbsIndex Method

Overload List
 NameDescription
Public methodStatic memberNaNMaxAbsIndex(Double) Calculates the index of the maximum absolute value in the given data set, excluding NaN values.
Public methodStatic memberNaNMaxAbsIndex(DoubleVector) Calculates the index of the maximum absolute value in the given data set, excluding NaN values.
Public methodStatic memberNaNMaxAbsIndex(IDFColumn) Calculates the index of the maximum absolute value in the given data set, excluding missing values.
Top
See Also