pyinterp.Histogram2DFloat64.count

pyinterp.Histogram2DFloat64.count#

Histogram2DFloat64.count(self) numpy.ndarray[dtype=uint64, shape=(*, *), order='F']#

Compute the count of points within each bin. Returns a 2D array of counts.