numpy.ma.MaskType.all#

method

ma.MaskType.all(/, axis=None, out=None, keepdims=False, *, where=True)#

Scalar method identical to ndarray.all.