Click or drag to resize

ParameterSetElementIsUpperBoundExclusive Property

Gets or sets a value indicating whether the upper bound value is exclusive.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsUpperBoundExclusive { get; init; }

Property Value

Boolean
See Also