![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | drot (N, DX, INCX, DY, INCY, C, S) |
| DROT More... | |
| subroutine drot | ( | integer | N, |
| double precision, dimension(*) | DX, | ||
| integer | INCX, | ||
| double precision, dimension(*) | DY, | ||
| integer | INCY, | ||
| double precision | C, | ||
| double precision | S | ||
| ) |