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

Packages that use GammaDistribution
org.apache.commons.math.distribution Implementations of common discrete and continuous distributions. 
 

Uses of GammaDistribution in org.apache.commons.math.distribution
 

Classes in org.apache.commons.math.distribution that implement GammaDistribution
 class GammaDistributionImpl
          The default implementation of GammaDistribution.
 



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