This error may occur in the following situations:
- You have used the QR method with a matrix
that is not properly shaped.
To solve this problem
The QR method requires that
the number of matrix rows is equal to or greater than the number of matrix
columns.
See Also
SVD Method