LaplaceSamples Method |
Name | Description | |
---|---|---|
Samples | Generates a sample from the Laplace distribution. | |
Samples(Double) | Fills an array with samples generated from the distribution. | |
Samples(Double, Double) | Generates a sequence of samples from the distribution. | |
Samples(Double, Double, Double) | Fills an array with samples generated from the distribution. | |
Samples(Random, Double, Double) | Generates a sequence of samples from the distribution. | |
Samples(Random, Double, Double, Double) | Fills an array with samples generated from the distribution. |