ParameterSetElementLowerBoundInclusive Property |
Gets the effective (inclusive) lower bound. The
LowerBound value is slightly increased,
if
IsLowerBoundExclusive is true in order to get the inclusive lower bound.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double? LowerBoundInclusive { get; }
Property Value
NullableDoubleSee Also