pyinterp.core.Histogram2DFloat64.count

Histogram2DFloat64.count(self: pyinterp.core.Histogram2DFloat64) numpy.typing.NDArray[numpy.uint64]

Compute the count of points within each bin.

Returns:

Count of points within each bin.