pyinterp.core.Histogram2DFloat32.min#

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

Compute the minimum of values for points within each bin.

Returns:

Minimum of values for points within each bin.