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