numpy.ma.MaskType.min#

method

ma.MaskType.min()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.min.