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