Click or drag to resize

ContinuousUniform Constructor

Overload List
 NameDescription
Public methodContinuousUniform Initializes a new instance of the ContinuousUniform class with lower bound 0 and upper bound 1.
Public methodContinuousUniform(Double, Double) Initializes a new instance of the ContinuousUniform class with given lower and upper bounds.
Public methodContinuousUniform(Double, Double, Random) Initializes a new instance of the ContinuousUniform class with given lower and upper bounds.
Top
See Also