Uses of Class
org.apache.commons.rng.sampling.CombinationSampler
Packages that use CombinationSampler
-
Uses of CombinationSampler in org.apache.commons.rng.sampling
Methods in org.apache.commons.rng.sampling that return CombinationSamplerModifier and TypeMethodDescriptionCombinationSampler.withUniformRandomProvider(UniformRandomProvider rng) Create a new instance of the sampler with the same underlying state using the given uniform random provider as the source of randomness.