numpy.ma.MaskType.view#

method

ma.MaskType.view()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.view.