Currently RQ, QL, and LQ factorizations are not included in Matlab, although these factorizations can also be done by QR function and additional matrix manipulations if matrix is square. Therefore I wrote these mex files, which uses the internal LAPACK routines of Matlab. QR1 is added to complete the set. They can also handle empty matrices. Enforcing positive elements on diagonal R matrix or column pivoting is supported by the QR1 factorization only.
-
Notifications
You must be signed in to change notification settings - Fork 1
QR/RQ/QL/LQ factorizations
License
iwoodsawyer/factor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
QR/RQ/QL/LQ factorizations
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published