Contents

maxIterations

The maximum number of iterations.

Declaration

var maxIterations: Int32

Discussion

If maxIterations is less than 0, the operation uses a default value of 4n. However, if a good preconditioner is available or the matrix is well-conditioned such that singular values cluster, a value of n/2 may be more appropriate.

See Also

Inspecting LSMR Options