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

Go to the source code of this file.

Functions/Subroutines

subroutine stgexc (WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z, LDZ, IFST, ILST, WORK, LWORK, INFO)
 STGEXC More...
 
stgex2
subroutine stgex2(WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z, LDZ, J1, N1, N2, WORK, LWORK, INFO)
STGEX2 swaps adjacent diagonal blocks in an upper (quasi) triangular matrix pair by an orthogonal equ...
Definition: stgex2.f:223
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62