Go to the source code of this file.
Functions/Subroutines |
subroutine | DROTM (N, DX, INCX, DY, INCY, DPARAM) |
Function Documentation
subroutine DROTM |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension(*) |
DX, |
|
|
INTEGER |
INCX, |
|
|
DOUBLE PRECISION,dimension(*) |
DY, |
|
|
INTEGER |
INCY, |
|
|
DOUBLE PRECISION,dimension(5) |
DPARAM |
|
) |
| |