Normal Constructor |
| Name | Description | |
|---|---|---|
| Normal |
Creates new instance of NormalUnivariate with default settings (0; 1).
| |
| Normal(Double, Double) |
Creates new instance of NormalUnivariate with user specified parameters.
| |
| Normal(RandomGenerator, Double, Double) |
Creates new instance of NormalUnivariate with user specified generator and parameters.
|