Compute the histogram of an InputRange using uniform bins
InputRange of numerical values
number of bins in the histogram returned
lower bound of the histogram range
higher bound of the histogram range
intervals [a, b[ used for binning
whether or not the histogram is normalized by its sum
See Implementation
Compute the histogram of an InputRange using uniform bins