pyinterp.core.Binning1DFloat64.sum_of_weights¶
- Binning1DFloat64.sum_of_weights(self: pyinterp.core.Binning2DFloat64) numpy.ndarray[numpy.float64] ¶
Compute the sum of weights for points within each bin.
- Returns:
Sum of weights for points within each bin.