Click or drag to resize

QuickNonlinearRegressionWrappedParametersMaximumNumberOfIterations Property

The maximum number of iterations.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int? MaximumNumberOfIterations { get; set; }

Property Value

NullableInt32
See Also