Click or drag to resize

NonlinearFitControllerCmdCoerceLinearConstraints Property

Gets the command for applying linear constraints to the current parameter and try to get then into the allowed range.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public ICommand CmdCoerceLinearConstraints { get; }

Property Value

ICommand
See Also