DEmpiricalList

fun <T> DEmpiricalList(elements: List<T>, theCDF: DoubleArray, streamNum: Int = 0): DEmpiricalList<T>