LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for laexc: reorder Schur form:

Functions

subroutine dlaexc (wantq, n, t, ldt, q, ldq, j1, n1, n2, work, info)
 DLAEXC swaps adjacent diagonal blocks of a real upper quasi-triangular matrix in Schur canonical form, by an orthogonal similarity transformation.
 
subroutine slaexc (wantq, n, t, ldt, q, ldq, j1, n1, n2, work, info)
 SLAEXC swaps adjacent diagonal blocks of a real upper quasi-triangular matrix in Schur canonical form, by an orthogonal similarity transformation.
 

Detailed Description