Random Empirical Map
constructor(parent: ModelElement, map: Map<K, V>, theCDF: DoubleArray, streamNum: Int, name: String? = null)
constructor(parent: ModelElement, map: Map<K, V>, theCDF: DoubleArray, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)