LAPACK 3.3.1
Linear Algebra PACKage

dlaqr1.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAQR1 (N, H, LDH, SR1, SI1, SR2, SI2, V)

Function Documentation

subroutine DLAQR1 ( INTEGER  N,
DOUBLE PRECISION,dimension( ldh, * )  H,
INTEGER  LDH,
DOUBLE PRECISION  SR1,
DOUBLE PRECISION  SI1,
DOUBLE PRECISION  SR2,
DOUBLE PRECISION  SI2,
DOUBLE PRECISION,dimension( * )  V 
)

Definition at line 1 of file dlaqr1.f.

Here is the caller graph for this function:

 All Files Functions