Click or drag to resize

NonlinearMinimizationResultReasonForExit Property

Gets the exit condition reported by the minimizer.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ExitCondition ReasonForExit { get; }

Property Value

ExitCondition
See Also