LAPACK 3.3.1
Linear Algebra PACKage

zlaqr4.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLAQR4 (WANTT, WANTZ, N, ILO, IHI, H, LDH, W, ILOZ, IHIZ, Z, LDZ, WORK, LWORK, INFO)

Function Documentation

subroutine ZLAQR4 ( LOGICAL  WANTT,
LOGICAL  WANTZ,
INTEGER  N,
INTEGER  ILO,
INTEGER  IHI,
COMPLEX*16,dimension( ldh, * )  H,
INTEGER  LDH,
COMPLEX*16,dimension( * )  W,
INTEGER  ILOZ,
INTEGER  IHIZ,
COMPLEX*16,dimension( ldz, * )  Z,
INTEGER  LDZ,
COMPLEX*16,dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file zlaqr4.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions