Package org.apache.commons.math4.legacy.random
This package contains functionality related to random numbers.
Note that a wide range of utilities are available in
Commons RNG.
-
Class Summary Class Description CorrelatedVectorFactory Generates vectors with with correlated components.HaltonSequenceGenerator Implementation of a Halton sequence.SobolSequenceGenerator Implementation of a Sobol sequence.