matrix.max()

numpy.matrix.max

matrix.max(axis=None, out=None) [source]

Return the maximum value along an axis.

Parameters: See `amax` for complete descriptions