![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | zaxpy (n, za, zx, incx, zy, incy) |
| ZAXPY | |
| subroutine | zcopy (n, zx, incx, zy, incy) |
| ZCOPY | |
| complex *16 function | zdotc (n, zx, incx, zy, incy) |
| ZDOTC | |
| complex *16 function | zdotu (n, zx, incx, zy, incy) |
| ZDOTU | |
| subroutine | zdrot (n, zx, incx, zy, incy, c, s) |
| ZDROT | |
| subroutine | zdscal (n, da, zx, incx) |
| ZDSCAL | |
| subroutine | zscal (n, za, zx, incx) |
| ZSCAL | |
| subroutine | zswap (n, zx, incx, zy, incy) |
| ZSWAP | |
This is the group of complex16 LEVEL 1 BLAS routines.