PiecewiseDistribution.LowerBound Property

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

Definition

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

Property Value

Double

See Also