argMax

open fun argMax(): Int

Retrieves the index of the maximum value in the array.

Return

The index of the maximum value.