LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
clahqr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine clahqr (WANTT, WANTZ, N, ILO, IHI, H, LDH, W, ILOZ, IHIZ, Z, LDZ, INFO)
 CLAHQR computes the eigenvalues and Schur factorization of an upper Hessenberg matrix, using the double-shift/single-shift QR algorithm. More...