![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | caxpy (N, CA, CX, INCX, CY, INCY) |
| CAXPY More... | |
| subroutine caxpy | ( | integer | N, |
| complex | CA, | ||
| complex, dimension(*) | CX, | ||
| integer | INCX, | ||
| complex, dimension(*) | CY, | ||
| integer | INCY | ||
| ) |