LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | caxpy (N, CA, CX, INCX, CY, INCY) |
CAXPY More... | |
subroutine | ccopy (N, CX, INCX, CY, INCY) |
CCOPY More... | |
complex function | cdotc (N, CX, INCX, CY, INCY) |
CDOTC More... | |
complex function | cdotu (N, CX, INCX, CY, INCY) |
CDOTU More... | |
subroutine | crotg (CA, CB, C, S) |
CROTG More... | |
subroutine | cscal (N, CA, CX, INCX) |
CSCAL More... | |
subroutine | csrot (N, CX, INCX, CY, INCY, C, S) |
CSROT More... | |
subroutine | csscal (N, SA, CX, INCX) |
CSSCAL More... | |
subroutine | cswap (N, CX, INCX, CY, INCY) |
CSWAP More... | |
This is the group of complex LEVEL 1 BLAS routines.