| Previous | Next |
| ippStsCdbkFlagErr | ippStsJPEGHuffTableErr |
ippStsSVDCnvgErr
Singular value decomposition is iterative in many implementations. This status means the SVD routine could not complete convergence for the supplied matrix under the selected algorithm and tolerance.
The matrix dimensions can be legal while the numerical problem is difficult. Ill-conditioned data, extreme scaling or invalid temporary-work settings can trigger this path.
Check these details
- Input scaling and whether rows or columns differ by very large magnitudes.
- NaN or infinity values before the SVD call.
- Whether a preprocessing step can improve conditioning.
Intel IPP Error Reporting · LAPACK overview
Looking for a different code? Search another status or error code.