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