PiecewiseDistribution.UpperBound Property

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

Definition

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

Property Value

Double

See Also