Go to the source code of this file.
Functions/Subroutines |
subroutine | ZROT (N, CX, INCX, CY, INCY, C, S) |
Function Documentation
subroutine ZROT |
( |
INTEGER |
N, |
|
|
COMPLEX*16,dimension( * ) |
CX, |
|
|
INTEGER |
INCX, |
|
|
COMPLEX*16,dimension( * ) |
CY, |
|
|
INTEGER |
INCY, |
|
|
DOUBLE PRECISION |
C, |
|
|
COMPLEX*16 |
S |
|
) |
| |
Definition at line 1 of file zrot.f.