Uses of Class
edu.uah.math.distributions.GammaDistribution

Packages that use GammaDistribution
edu.uah.math.distributions   
 

Uses of GammaDistribution in edu.uah.math.distributions
 

Subclasses of GammaDistribution in edu.uah.math.distributions
 class ChiSquareDistribution
          This class defines the chi-square distribution with a specifed degrees of freedom parameter.
 class ExponentialDistribution
          This class defines the standard exponential distribution with a specified rate parameter.