Uses of Class
org.apache.commons.rng.sampling.distribution.ChengBetaSampler.ChengBCBetaSampler
-
Packages that use ChengBetaSampler.ChengBCBetaSampler Package Description org.apache.commons.rng.sampling.distribution This package contains classes for sampling from statistical distributions. -
-
Uses of ChengBetaSampler.ChengBCBetaSampler in org.apache.commons.rng.sampling.distribution
Constructors in org.apache.commons.rng.sampling.distribution with parameters of type ChengBetaSampler.ChengBCBetaSampler Constructor Description ChengBCBetaSampler(UniformRandomProvider rng, ChengBetaSampler.ChengBCBetaSampler source)
-