LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clapmt (forwrd, m, n, x, ldx, k) |
CLAPMT performs a forward or backward permutation of the columns of a matrix. | |
subroutine | dlapmt (forwrd, m, n, x, ldx, k) |
DLAPMT performs a forward or backward permutation of the columns of a matrix. | |
subroutine | slapmt (forwrd, m, n, x, ldx, k) |
SLAPMT performs a forward or backward permutation of the columns of a matrix. | |
subroutine | zlapmt (forwrd, m, n, x, ldx, k) |
ZLAPMT performs a forward or backward permutation of the columns of a matrix. | |