Histogram

constructor(breakPoints: DoubleArray, name: String? = null)

Parameters

breakPoints

the break points for the histogram, must be strictly increasing

name

an optional name for the histogram