The maximum number of iterations allowed during optimization
An int
specifying the maximum number of iterations allowed during optimization.
The value must be greater than 0. By default, MaxIterations
= 100.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if MaxIterations is set less than or equal to 0 |
NonlinearRegression Class | Imsl.Stat Namespace