LAPACK 3.3.1
Linear Algebra PACKage

claqr0.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file claqr0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions