LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
ctgexc.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ctgexc (WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z, LDZ, IFST, ILST, INFO)
 CTGEXC More...
 
ctgex2
subroutine ctgex2(WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z, LDZ, J1, INFO)
CTGEX2 swaps adjacent diagonal blocks in an upper (quasi) triangular matrix pair by an unitary equiva...
Definition: ctgex2.f:192
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62