numpy.ma.MaskType.argmin#

method

ma.MaskType.argmin()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.argmin.