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

Go to the source code of this file.

Functions/Subroutines

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