Uses of Interface
org.apache.commons.math.distribution.BetaDistribution

Packages that use BetaDistribution
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
 class BetaDistributionImpl
          Implements the Beta distribution.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.