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