Go to the source code of this file.
Functions/Subroutines |
subroutine | SROT (N, SX, INCX, SY, INCY, C, S) |
Function Documentation
subroutine SROT |
( |
INTEGER |
N, |
|
|
REAL,dimension(*) |
SX, |
|
|
INTEGER |
INCX, |
|
|
REAL,dimension(*) |
SY, |
|
|
INTEGER |
INCY, |
|
|
REAL |
C, |
|
|
REAL |
S |
|
) |
| |
Definition at line 1 of file srot.f.