![]() |
![]()
| ![]() |
![]()
NAMESRC/dlaqr1.f SYNOPSISFunctions/Subroutinessubroutine dlaqr1 (n, h, ldh, sr1, si1, sr2, si2, v)
Function/Subroutine Documentationsubroutine 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)DLAQR1 sets a scalar multiple of the first column of the product of 2-by-2 or 3-by-3 matrix H and specified shifts. Purpose:
Parameters N
H
LDH
SR1
SI1
SR2
SI2
V
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Contributors: Karen Braman and Ralph Byers, Department of Mathematics,
University of Kansas, USA
Definition at line 120 of file dlaqr1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|