numpy.ma.MaskType.max#

method

ma.MaskType.max()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.max.