numpy.ma.MaskType.ravel#

method

ma.MaskType.ravel()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.ravel.