Triangular Constructor |
Name | Description | |
---|---|---|
Triangular(Double, Double, Double) | Initializes a new instance of the Triangular class with the given lower bound, upper bound and mode. | |
Triangular(Double, Double, Double, Random) | Initializes a new instance of the Triangular class with the given lower bound, upper bound and mode. |