ExponentialDistribution
final class ExponentialDistribution<Arg1>(λ:Arg1) < Distribution<Real>
Exponential distribution.
Member Variables
Name | Description |
---|---|
λ:Arg1 | Rate. |
final class ExponentialDistribution<Arg1>(λ:Arg1) < Distribution<Real>
Exponential distribution.
Name | Description |
---|---|
λ:Arg1 | Rate. |