Uses of Interface
org.apache.commons.math.distribution.BetaDistribution
-
Packages that use BetaDistribution Package Description org.apache.commons.math.distribution Implementations of common discrete and continuous distributions. -
-
Uses of BetaDistribution in org.apache.commons.math.distribution
Classes in org.apache.commons.math.distribution that implement BetaDistribution Modifier and Type Class Description class
BetaDistributionImpl
Implements the Beta distribution.
-