![]() |
![]()
| ![]() |
![]()
NAMESRC/slartv.f SYNOPSISFunctions/Subroutinessubroutine slartv (n, x, incx, y, incy, c, s, incc)
Function/Subroutine Documentationsubroutine slartv (integer n, real, dimension( * ) x, integer incx, real, dimension( * ) y, integer incy, real, dimension( * ) c, real, dimension( * ) s, integer incc)SLARTV applies a vector of plane rotations with real cosines and real sines to the elements of a pair of vectors. Purpose:
Parameters N
X
INCX
Y
INCY
C
S
INCC
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 107 of file slartv.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|