numpy.ma.MaskType.clip#

method

ma.MaskType.clip(/, min=None, max=None, out=None, **kwargs)#

Scalar method identical to ndarray.clip.