|
NAMEBLAS/SRC/zdrot.f SYNOPSISFunctions/Subroutinessubroutine zdrot (n, zx, incx, zy, incy, c, s)
Function/Subroutine Documentationsubroutine zdrot (integer n, complex*16, dimension( * ) zx, integer incx, complex*16, dimension( * ) zy, integer incy, double precision c, double precision s)ZDROT Purpose:
Parameters N
ZX
INCX
ZY
INCY
C
S
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 97 of file zdrot.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|