Click or drag to resize

LineSearchResultFinalStep Property

Gets the final accepted line search step size.

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

Property Value

Double
See Also