Uses of Class
cern.jet.random.Uniform
-
Packages that use Uniform Package Description cern.jet.random Large variety of probability distributions featuring high performance generation of random numbers, CDF's and PDF's.cern.jet.random.sampling Samples (picks) random subsets of data sequences. -
-
Uses of Uniform in cern.jet.random
Fields in cern.jet.random declared as Uniform Modifier and Type Field Description protected static Uniform
Uniform. shared
protected Uniform
BreitWignerMeanSquare. uniform
-
Uses of Uniform in cern.jet.random.sampling
Fields in cern.jet.random.sampling declared as Uniform Modifier and Type Field Description protected Uniform
WeightedRandomSampler. generator
-