![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | srot (N, SX, INCX, SY, INCY, C, S) |
| SROT More... | |
| subroutine srot | ( | integer | N, |
| real, dimension(*) | SX, | ||
| integer | INCX, | ||
| real, dimension(*) | SY, | ||
| integer | INCY, | ||
| real | C, | ||
| real | S | ||
| ) |