numpy.ma.MaskType.flatten#
method
- ma.MaskType.flatten()#
Scalar method identical to the corresponding array attribute.
Please see
ndarray.flatten
.
method
Scalar method identical to the corresponding array attribute.
Please see ndarray.flatten
.