Overload List
| Name | Description | |
|---|---|---|
| FloatRandomLaplaceDistribution()()() |
Constructs a random number generator for a Laplace distribution
using a default mean of 0.0 and default scale of 1.0.
| |
| FloatRandomLaplaceDistribution(Single, Single) |
Constructs a random number generator for a Laplace distribution
using the specified distribution parameters.
|