pyinterp.core.Binning2DFloat64.max¶
- Binning2DFloat64.max(self: pyinterp.core.Binning2DFloat64) numpy.ndarray[numpy.float64] ¶
Compute the maximum of values for points within each bin.
- Returns:
Maximum of values for points within each bin.
Compute the maximum of values for points within each bin.
Maximum of values for points within each bin.