pyinterp.core.Histogram2DFloat64.min#

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

Compute the minimum of values for points within each bin.

Returns:

Minimum of values for points within each bin.