PiecewiseDistribution.UpperBound Property

Gets the x-value where the cumulative probability becomes one.

Definition

Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double UpperBound { get; }

Property Value

Double

See Also