![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cgetrf (m, n, a, lda, ipiv, info) |
CGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. | |
subroutine | dgetrf (m, n, a, lda, ipiv, info) |
DGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. | |
subroutine | sgetrf (m, n, a, lda, ipiv, info) |
SGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. | |
subroutine | zgetrf (m, n, a, lda, ipiv, info) |
ZGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. | |
subroutine | cgeqrf (m, n, a, lda, tau, work, lwork, info) |
CGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm. | |
subroutine | dgeqrf (m, n, a, lda, tau, work, lwork, info) |
DGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm. | |
subroutine | sgeqrf (m, n, a, lda, tau, work, lwork, info) |
SGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm. | |
subroutine | zgeqrf (m, n, a, lda, tau, work, lwork, info) |
ZGEQRF VARIANT: left-looking Level 3 BLAS of the algorithm. | |
This is the group of Variants Computational routines