LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cgetsls (trans, m, n, nrhs, a, lda, b, ldb, work, lwork, info) |
CGETSLS | |
subroutine | dgetsls (trans, m, n, nrhs, a, lda, b, ldb, work, lwork, info) |
DGETSLS | |
subroutine | sgetsls (trans, m, n, nrhs, a, lda, b, ldb, work, lwork, info) |
SGETSLS | |
subroutine | zgetsls (trans, m, n, nrhs, a, lda, b, ldb, work, lwork, info) |
ZGETSLS | |