|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
Methods in org.apache.commons.math.distribution with parameters of type GammaDistribution | |
---|---|
void |
ChiSquaredDistributionImpl.setGamma(GammaDistribution g)
Deprecated. as of 2.1 (class will become immutable in 3.0) |
Constructors in org.apache.commons.math.distribution with parameters of type GammaDistribution | |
---|---|
ChiSquaredDistributionImpl(double df,
GammaDistribution g)
Deprecated. as of 2.1 (to avoid possibly inconsistent state, the "GammaDistribution" will be instantiated internally) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |