sum# Hist2d.sum()[source]# Return the sum of all bins of the histogram. Returns: sumfloatThe sum, that is, sum(counts-in-bins) See also integrate min max norm_to_sum