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