Does MATLAB qr function employ the SuiteSparseQR (multifrontal multithreaded sparse QR factorization) in SuiteSparse ?

I am using the function [Q,R,P] = qr(A,0) to have a rank-revealing qr factorization of sparse matrix A. I am wondering if MATLAB by default employs spqr within SuiteSparse. Furthermore, when A is not full rank, I get zero diagonals in R, how would I employ this property of R to deduce the rank of A.
Thank you !!!

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeOperating on Diagonal Matrices についてさらに検索

製品

質問済み:

2020 年 7 月 4 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by