QuickNonlinearRegressionWrappedParametersMaximumNumberOfIterations Property |
Gets or sets the maximum number of iterations.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int? MaximumNumberOfIterations { get; set; }Property Value
NullableInt32
See Also