![]() |
![]()
| ![]() |
![]()
NAMESRC/slaqr1.f SYNOPSISFunctions/Subroutinessubroutine slaqr1 (n, h, ldh, sr1, si1, sr2, si2, v)
Function/Subroutine Documentationsubroutine slaqr1 (integer n, real, dimension( ldh, * ) h, integer ldh, real sr1, real si1, real sr2, real si2, real, dimension( * ) v)SLAQR1 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 slaqr1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|