numpy.ma.MaskType.round#

method

ma.MaskType.round()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.round.