![]() | Double |
Name | Description | |
---|---|---|
![]() | DoubleRandomExponentialDistribution | Constructs a random number generator for an exponential distribution using a default displacement of 0.0 and default scale of 1.0. |
![]() | DoubleRandomExponentialDistribution(Double, Double) | Constructs a random number generator for an exponential distribution using the specified distribution parameters. |
![]() | DoubleRandomExponentialDistribution(Double, Double, DoubleRandomExponentialDistributionGenerationMethod) | Constructs a random number generator for an exponential distribution using the specified distribution parameters. |