Skip to content

iwoodsawyer/rrqr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View Rank-Revealing QR factorization on File Exchange

Rank-Revealing QR factorization of an array. These Matlab mex-functions are using the rank-revealing QR routines xGEQPX and xGEQPY from ACM Algorithm 782 which has been converted from Fortran to C code using F2C. Can also handle complex and single precision array's.