![]() |
LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | cgetrf (M, N, A, LDA, IPIV, INFO) |
| CGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. More... | |
| subroutine | dgetrf (M, N, A, LDA, IPIV, INFO) |
| DGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. More... | |
| subroutine | sgetrf (M, N, A, LDA, IPIV, INFO) |
| SGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. More... | |
| subroutine | zgetrf (M, N, A, LDA, IPIV, INFO) |
| ZGETRF VARIANT: Crout Level 3 BLAS version of the algorithm. More... | |
| subroutine | cgeqrf (M, N, A, LDA, TAU, WORK, LWORK, INFO) |
| CGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm. More... | |
| subroutine | dgeqrf (M, N, A, LDA, TAU, WORK, LWORK, INFO) |
| DGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm. More... | |
| subroutine | sgeqrf (M, N, A, LDA, TAU, WORK, LWORK, INFO) |
| SGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm. More... | |
| subroutine | zgeqrf (M, N, A, LDA, TAU, WORK, LWORK, INFO) |
| ZGEQRF VARIANT: left-looking Level 3 BLAS of the algorithm. More... | |
This is the group of Variants Computational routines