binCount

open override fun binCount(x: Double): Double(source)

Returns the current bin count for the bin associated with x

Return

the bin count

Parameters

x

the data to check


open override fun binCount(binNum: Int): Double(source)

Returns the bin count for the indicated bin

Return

the bin count for the indicated bin

Parameters

binNum

the bin number