numpy.ma.MaskType.all#

method

ma.MaskType.all()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.all.