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