pyinterp.core.Histogram2DFloat32.max#

Histogram2DFloat32.max(self: pyinterp.core.Histogram2DFloat32) numpy.ndarray[numpy.float32]#

Compute the maximum of values for points within each bin.

Returns:

Maximum of values for points within each bin.