NMath |
| Name | Description | |
|---|---|---|
| MaxIndex(Double) | Calculates the index of the maximum value in the given data set. | |
| MaxIndex(DoubleVector) | Calculates the index of the maximum value of a given vector's elements. | |
| MaxIndex(FloatVector) | Calculates the index of the maximum value of a given vector's elements. | |
| MaxIndex(IDFColumn) | Calculates the index of the maximum value in the given data set. | |
| MaxIndex(Int32) | Calculates the index of the maximum value in the given data set. |