NonlinearMinimizerBaseStepTolerance Property |
The stopping threshold for L2 norm of the change of the parameters.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double StepTolerance { get; set; }
Property Value
DoubleSee Also