Creates a new instance of Histogram using an array of values organized as pairs of bounds,
the even numbered elements being low bounds, and the odd numbered elements being high bounds
(zero based).
Creates a new HistogramBinSpec using an array of values organized as pairs of bounds, the
even numbered elements being low bounds, and the odd numbered elements being high bounds
(zero based).