Go to the source code of this file.
Functions/Subroutines |
subroutine | SROTM (N, SX, INCX, SY, INCY, SPARAM) |
Function Documentation
subroutine SROTM |
( |
INTEGER |
N, |
|
|
REAL,dimension(*) |
SX, |
|
|
INTEGER |
INCX, |
|
|
REAL,dimension(*) |
SY, |
|
|
INTEGER |
INCY, |
|
|
REAL,dimension(5) |
SPARAM |
|
) |
| |