How do I use ‘sgeqpf’ function in LAPACK inside MATLAB?
이전 댓글 표시
I have to do a matrix computation called 'QR factorization with column pivoting' in MATLAB. So far, I know that the function 'sgeqpf' in LAPACK can do this computation. I try a long time but can't call the 'sgeqpf'.How can I do to complete this? I have MATLAB and Visual Studio 2010 in my computer. And, thank you very much.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Systems of Nonlinear Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!