Constructors

Link copied to clipboard
constructor(parent: ModelElement, elements: List<T>, theCDF: DoubleArray, streamNum: Int = 0, name: String? = null)

Allows randomly selecting using the CDF probability from the elements of the list.