|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GammaDistribution
The Gamma Distribution.
References:
| Method Summary | |
|---|---|
double |
getAlpha()
Access the alpha shape parameter. |
double |
getBeta()
Access the beta scale parameter. |
| Methods inherited from interface org.apache.commons.math.distribution.ContinuousDistribution |
|---|
density, inverseCumulativeProbability, reseedRandomGenerator, sample, sample |
| Methods inherited from interface org.apache.commons.math.distribution.Distribution |
|---|
cumulativeProbability, cumulativeProbability, getNumericalMean, getNumericalVariance, isSupportConnected, isSupportLowerBoundInclusive, isSupportUpperBoundInclusive |
| Method Detail |
|---|
double getAlpha()
double getBeta()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||