LAPACK 3.3.1
Linear Algebra PACKage

dlaqr0.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAQR0 (WANTT, WANTZ, N, ILO, IHI, H, LDH, WR, WI, ILOZ, IHIZ, Z, LDZ, WORK, LWORK, INFO)

Function Documentation

subroutine DLAQR0 ( LOGICAL  WANTT,
LOGICAL  WANTZ,
INTEGER  N,
INTEGER  ILO,
INTEGER  IHI,
DOUBLE PRECISION,dimension( ldh, * )  H,
INTEGER  LDH,
DOUBLE PRECISION,dimension( * )  WR,
DOUBLE PRECISION,dimension( * )  WI,
INTEGER  ILOZ,
INTEGER  IHIZ,
DOUBLE PRECISION,dimension( ldz, * )  Z,
INTEGER  LDZ,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file dlaqr0.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions