Click or drag to resize

ParameterSetElementLowerBound Property

Gets or sets the lower bound for the parameter.

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

Property Value

NullableDouble
See Also