![]() | Double |
Name | Description | |
---|---|---|
![]() | DoubleRandomLaplaceDistribution | Constructs a random number generator for a Laplace distribution using a default mean of 0.0 and default scale of 1.0. |
![]() | DoubleRandomLaplaceDistribution(Double, Double) | Constructs a random number generator for a Laplace distribution using the specified distribution parameters. |