PiecewiseDistribution.LowerBound Property

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

Definition

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

Property Value

Double

See Also