Histogram Constructor

Overload List

Histogram(IListDouble) Create a histogram with the given bin borders.
Histogram(Int32) Creates a histogram with the given number of bins.

See Also