LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for geqrf: QR factor:

Functions

subroutine cgeqrf (m, n, a, lda, tau, work, lwork, info)
 CGEQRF
 
subroutine dgeqrf (m, n, a, lda, tau, work, lwork, info)
 DGEQRF
 
subroutine sgeqrf (m, n, a, lda, tau, work, lwork, info)
 SGEQRF
 
subroutine zgeqrf (m, n, a, lda, tau, work, lwork, info)
 ZGEQRF
 

Detailed Description