Continuous |
Name | Description | |
---|---|---|
![]() | ContinuousUniform | Initializes a new instance of the ContinuousUniform class with lower bound 0 and upper bound 1. |
![]() | ContinuousUniform(Double, Double) | Initializes a new instance of the ContinuousUniform class with given lower and upper bounds. |
![]() | ContinuousUniform(Double, Double, Random) | Initializes a new instance of the ContinuousUniform class with given lower and upper bounds. |