numpy.ma.MaskType.ptp#

method

ma.MaskType.ptp()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.ptp.