pyinterp.core.Binning2DFloat64.sum#

Binning2DFloat64.sum(self: pyinterp.core.Binning2DFloat64) numpy.ndarray[numpy.float64]#

Compute the sum of values for points within each bin.

Returns:

Sum of values for points within each bin.