On this page
numpy.ndarray.min
ndarray.min(axis=None, out=None, keepdims=False)
-
Return the minimum along a given axis.
Refer to
numpy.amin
for full documentation.See also
numpy.amin
- equivalent function
© 2008–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.ndarray.min.html