The maximum number of iterations allowed.
An int
value specifying the maximum number of iterations allowed.
By default, MaxIterations
= .
Exception Type | Condition |
---|---|
ArgumentException | is thrown if MaxIterations is less than or equal to 0. |
ConjugateGradient Class | Imsl.Math Namespace