![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | zaxpy (N, ZA, ZX, INCX, ZY, INCY) |
| ZAXPY More... | |
| subroutine zaxpy | ( | integer | N, |
| complex*16 | ZA, | ||
| complex*16, dimension(*) | ZX, | ||
| integer | INCX, | ||
| complex*16, dimension(*) | ZY, | ||
| integer | INCY | ||
| ) |