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