Uses of Class
org.apache.commons.rng.sampling.distribution.StableSampler.Beta0CMSStableSampler
-
Packages that use StableSampler.Beta0CMSStableSampler Package Description org.apache.commons.rng.sampling.distribution This package contains classes for sampling from statistical distributions. -
-
Uses of StableSampler.Beta0CMSStableSampler in org.apache.commons.rng.sampling.distribution
Methods in org.apache.commons.rng.sampling.distribution that return StableSampler.Beta0CMSStableSampler Modifier and Type Method Description StableSampler.Beta0CMSStableSampler
StableSampler.Beta0CMSStableSampler. withUniformRandomProvider(UniformRandomProvider rng)
Constructors in org.apache.commons.rng.sampling.distribution with parameters of type StableSampler.Beta0CMSStableSampler Constructor Description Beta0CMSStableSampler(UniformRandomProvider rng, StableSampler.Beta0CMSStableSampler source)
-