Click or drag to resize

DoubleRandomLaplaceDistribution Constructor

Overload List
 NameDescription
Public methodDoubleRandomLaplaceDistribution Constructs a random number generator for a Laplace distribution using a default mean of 0.0 and default scale of 1.0.
Public methodDoubleRandomLaplaceDistribution(Double, Double) Constructs a random number generator for a Laplace distribution using the specified distribution parameters.
Top
See Also