Click or drag to resize

ParameterSetElementIsLowerBoundExclusive Property

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

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

Property Value

Boolean
See Also