Click or drag to resize

NelderMeadLastStep Property

Return the type of step for the last iteration

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NelderMeadStep LastStep { get; }

Property Value

NelderMeadStep
See Also