swarm.random
Interface GammaDistS
- All Known Implementing Classes:
- GammaDistCImpl, GammaDistImpl
- public interface GammaDistS
- extends DoubleDistributionS
Gamma distribution.
A well-known continuous probability distribution returning doubles
Method Summary |
Object |
setAlpha$setBeta(double alpha,
double beta)
The setAlpha:setBeta: method sets the alpha and beta values for the gamma distribution. |
setAlpha$setBeta
public Object setAlpha$setBeta(double alpha,
double beta)
- The setAlpha:setBeta: method sets the alpha and beta values for the gamma distribution.