argMin

open fun argMin(): Int

Retrieves the index of the minimum value in the array.

Return

The index of the minimum value.