Click or drag to resize

Normal Constructor

Overload List
  NameDescription
Public methodNormal
Creates new instance of NormalUnivariate with default settings (0; 1).
Public methodNormal(Double, Double)
Creates new instance of NormalUnivariate with user specified parameters.
Public methodNormal(RandomGenerator, Double, Double)
Creates new instance of NormalUnivariate with user specified generator and parameters.
Top
See Also