public class GammaDistr extends ContinuousDistributionAbstract
NULL
Constructor and Description |
---|
GammaDistr(int shape,
double scale)
Instantiates a new Gamma pseudo random number generator.
|
GammaDistr(long seed,
int shape,
double scale)
Instantiates a new Gamma pseudo random number generator.
|
public GammaDistr(long seed, int shape, double scale)
seed
- the seedshape
- the shapescale
- the scalepublic GammaDistr(int shape, double scale)
shape
- the shapescale
- the scaleCopyright © 2015–2019 Systems, Security and Image Communication Lab - Instituto de Telecomunica����es (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educa����o Ci��ncia e Tecnologia do Tocantins (IFTO). All rights reserved.