pyinterp.core.Histogram2DFloat64.max#

Histogram2DFloat64.max(self: pyinterp.core.Histogram2DFloat64) numpy.ndarray[numpy.float64]#

Compute the maximum of values for points within each bin.

Returns:

Maximum of values for points within each bin.