FrequencyHistogram.opCall

Create a FrequencyHistogram. R must be an input range with elements implicitly convertible to double. nBin must be > 0 and <= nums.length.

class FrequencyHistogram
static
opCall
(
R
)
(
,
uint nBin
)

Throws

Exception if the density for any bin is infinite.

Meta