Triangular Distribution.Upper Bound Property
Gets the largest possible value of the distribution.
Definition
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The largest possible value of the distribution.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double UpperBound { get; }
Property Value
DoubleThe largest possible value of the distribution.
Remarks
This property is read-only.