ParameterSetElementUpperBoundInclusive Property |
Gets the effective (inclusive) upper bound. The
UpperBound value is slightly decreased,
if
IsUpperBoundExclusive is true in order to get the inclusive upper bound.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double? UpperBoundInclusive { get; }
Property Value
NullableDoubleSee Also