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