Click or drag to resize

TriangularDistribution Constructor

Default constructor. Constructs a TriangularDistribution with lower limit 0, upper limit 1, and mode 0.5.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public TriangularDistribution()
See Also