matrix.ptp()

numpy.matrix.ptp

matrix.ptp(axis=None, out=None) [source]

Peak-to-peak (maximum - minimum) value along the given axis.

Refer to numpy.ptp for full documentation.

See also

numpy.ptp

Notes

Same as 登录查看完整内容