SRC/claqr1.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | CLAQR1 (N, H, LDH, S1, S2, V) |
Function Documentation
| subroutine CLAQR1 |
( |
INTEGER |
N, |
|
|
COMPLEX,dimension( ldh, * ) |
H, |
|
|
INTEGER |
LDH, |
|
|
COMPLEX |
S1, |
|
|
COMPLEX |
S2, |
|
|
COMPLEX,dimension( * ) |
V | |
|
) |
| | |