SVD_CONVERGED_MAXIT#
The solver has reached the maximum number of iterations with the SVD_CONV_MAXIT criterion.
Note#
This is considered a successful exit, because the user wanted to do a fixed
number of iterations. But be aware that the computed solution may be inaccurate,
in particular, individual singular vectors will not have good residual. This
is available in SVDRANDOMIZED only.
See Also#
SVD: Singular Value Decomposition, SVDSolve(), SVDGetConvergedReason(), SVDConvergedReason, SVD_CONV_MAXIT, SVDRANDOMIZED
Level#
intermediate
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages