![]() |
![]()
| ![]() |
![]()
NAMESRC/slar2v.f SYNOPSISFunctions/Subroutinessubroutine slar2v (n, x, y, z, incx, c, s, incc)
Function/Subroutine Documentationsubroutine slar2v (integer n, real, dimension( * ) x, real, dimension( * ) y, real, dimension( * ) z, integer incx, real, dimension( * ) c, real, dimension( * ) s, integer incc)SLAR2V 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 slar2v.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|