The `argmin` and `argmax` functions would be convenient among the set of `einx` functions. It seems obvious, but they should work just like `min` and `max` except that they would return positional indexes instead of values.
The
argminandargmaxfunctions would be convenient among the set ofeinxfunctions.It seems obvious, but they should work just like
minandmaxexcept that they would return positional indexes instead of values.