LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for trexc: reorder Schur form:

Functions

subroutine ctrexc (COMPQ, N, T, LDT, Q, LDQ, IFST, ILST, INFO)
 CTREXC More...
 
subroutine dtrexc (COMPQ, N, T, LDT, Q, LDQ, IFST, ILST, WORK, INFO)
 DTREXC More...
 
subroutine strexc (COMPQ, N, T, LDT, Q, LDQ, IFST, ILST, WORK, INFO)
 STREXC More...
 
subroutine ztrexc (COMPQ, N, T, LDT, Q, LDQ, IFST, ILST, INFO)
 ZTREXC More...
 

Detailed Description