NormalSample Method |
| Name | Description | |
|---|---|---|
| Sample | Generates a sample from the normal distribution using the Box-Muller algorithm. | |
| Sample(Double, Double) | Generates a sample from the normal distribution using the Box-Muller algorithm. | |
| Sample(Random, Double, Double) | Generates a sample from the normal distribution using the Box-Muller algorithm. |