 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | ztgsy2 (TRANS, IJOB, M, N, A, LDA, B, LDB, C, LDC, D, LDD, E, LDE, F, LDF, SCALE, RDSUM, RDSCAL, INFO) |
| ZTGSY2 solves the generalized Sylvester equation (unblocked algorithm). More...
|
|
subroutine zgesc2(N, A, LDA, RHS, IPIV, JPIV, SCALE)
ZGESC2 solves a system of linear equations using the LU factorization with complete pivoting computed...
subroutine zaxpy(N, ZA, ZX, INCX, ZY, INCY)
ZAXPY
logical function lde(RI, RJ, LR)
subroutine xerbla(SRNAME, INFO)
XERBLA
subroutine zgetc2(N, A, LDA, IPIV, JPIV, INFO)
ZGETC2 computes the LU factorization with complete pivoting of the general n-by-n matrix.
logical function lsame(CA, CB)
LSAME
subroutine zscal(N, ZA, ZX, INCX)
ZSCAL
subroutine zlatdf(IJOB, N, Z, LDZ, RHS, RDSUM, RDSCAL, IPIV, JPIV)
ZLATDF uses the LU factorization of the n-by-n matrix computed by sgetc2 and computes a contribution ...