numpy.ma.MaskType.diagonal

method

ma.MaskType.diagonal()

Scalar method identical to the corresponding array attribute.

Please see ndarray.diagonal.