![]() |
![]()
| ![]() |
![]()
NAMESRC/zrot.f SYNOPSISFunctions/Subroutinessubroutine zrot (n, cx, incx, cy, incy, c, s)
Function/Subroutine Documentationsubroutine zrot (integer n, complex*16, dimension( * ) cx, integer incx, complex*16, dimension( * ) cy, integer incy, double precision c, complex*16 s)ZROT applies a plane rotation with real cosine and complex sine to a pair of complex vectors. Purpose:
Parameters N
CX
INCX
CY
INCY
C
S
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 102 of file zrot.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|