Package jsl.utilities.random.robj
-
Interface Summary Interface Description RElementIfc<T> RListIfc<T> -
Class Summary Class Description DEmpiricalList<T> Randomly selects the elements in the list according to a supplied CDF across the itemsDPopulation A DPopulation is a population of doubles that can be sampled from and permuted.DUniformList<T> Uniformly selects elements from the list (with equal probability)RList<T> Defines an abstract base class for random lists