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