numpy.ma.amin
- ma.amin(a, axis=None, out=None, keepdims=<no value>, initial=<no value>, where=<no value>)[source]
-
Return the minimum of an array or minimum along an axis.
See also
min
-
alias of this function
ndarray.min
-
equivalent method
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.0/reference/generated/numpy.ma.amin.html