![]() |
![]()
| ![]() |
![]()
NAMESRC/dlar2v.f SYNOPSISFunctions/Subroutinessubroutine dlar2v (n, x, y, z, incx, c, s, incc)
Function/Subroutine Documentationsubroutine dlar2v (integer n, double precision, dimension( * ) x, double precision, dimension( * ) y, double precision, dimension( * ) z, integer incx, double precision, dimension( * ) c, double precision, dimension( * ) s, integer incc)DLAR2V applies a vector of plane rotations with real cosines and real sines from both sides to a sequence of 2-by-2 symmetric/Hermitian matrices. Purpose:
Parameters N
X
Y
Z
INCX
C
S
INCC
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 109 of file dlar2v.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|