menu
blockchain_utils package
documentation
crypto/crypto/prng/gamma.dart
GammaDistribution
GammaDistribution constructor
GammaDistribution constructor
dark_mode
light_mode
GammaDistribution
constructor
GammaDistribution
(
double
shape
,
double
scale
)
Implementation
GammaDistribution(this.shape, this.scale);
blockchain_utils package
documentation
crypto/crypto/prng/gamma
GammaDistribution
GammaDistribution constructor
GammaDistribution class