Click or drag to resize

Triangular Constructor

Overload List
 NameDescription
Public methodTriangular(Double, Double, Double) Initializes a new instance of the Triangular class with the given lower bound, upper bound and mode.
Public methodTriangular(Double, Double, Double, Random) Initializes a new instance of the Triangular class with the given lower bound, upper bound and mode.
Top
See Also