![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | claswp (n, a, lda, k1, k2, ipiv, incx) |
| CLASWP performs a series of row interchanges on a general rectangular matrix. | |
| subroutine | dlaswp (n, a, lda, k1, k2, ipiv, incx) |
| DLASWP performs a series of row interchanges on a general rectangular matrix. | |
| subroutine | slaswp (n, a, lda, k1, k2, ipiv, incx) |
| SLASWP performs a series of row interchanges on a general rectangular matrix. | |
| subroutine | zlaswp (n, a, lda, k1, k2, ipiv, incx) |
| ZLASWP performs a series of row interchanges on a general rectangular matrix. | |