pyinterp.Histogram2DFloat32.sum_of_weights

pyinterp.Histogram2DFloat32.sum_of_weights#

Histogram2DFloat32.sum_of_weights(self) numpy.ndarray[dtype=float32, shape=(*, *), order='F']#

Compute the sum of weights in each bin. Returns a 2D array of weight sums.