pyinterp.core.Binning2DFloat32.min¶
- Binning2DFloat32.min(self: pyinterp.core.Binning2DFloat32) numpy.ndarray[numpy.float32] ¶
Compute the minimum of values for points within each bin.
- Returns:
Minimum of values for points within each bin.
Compute the minimum of values for points within each bin.
Minimum of values for points within each bin.