Uses of Class
org.apache.commons.rng.sampling.distribution.ChengBetaSampler.BaseChengBetaSampler
Packages that use ChengBetaSampler.BaseChengBetaSampler
Package
Description
This package contains classes for sampling from statistical distributions.
-
Uses of ChengBetaSampler.BaseChengBetaSampler in org.apache.commons.rng.sampling.distribution
Modifier and TypeClassDescriptionprivate static final classComputes one sample using Cheng's BB algorithm, when beta distributionalphaandbetashape parameters are both larger than 1.private static final classComputes one sample using Cheng's BC algorithm, when at least one of beta distributionalphaorbetashape parameters is smaller than 1.Constructors in org.apache.commons.rng.sampling.distribution with parameters of type ChengBetaSampler.BaseChengBetaSamplerModifierConstructorDescription(package private)