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