ConjugateGradientRestartCount Property |
Number of iterations between restarts. Must be a non-negative number. If 0 is
specified then the number of iterations between restart is the number of variables
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int RestartCount { get; set; }
Property Value
Int32See Also