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