LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for complex:

Functions

subroutine caxpy (n, ca, cx, incx, cy, incy)
 CAXPY
 
subroutine ccopy (n, cx, incx, cy, incy)
 CCOPY
 
complex function cdotc (n, cx, incx, cy, incy)
 CDOTC
 
complex function cdotu (n, cx, incx, cy, incy)
 CDOTU
 
subroutine cscal (n, ca, cx, incx)
 CSCAL
 
subroutine csrot (n, cx, incx, cy, incy, c, s)
 CSROT
 
subroutine csscal (n, sa, cx, incx)
 CSSCAL
 
subroutine cswap (n, cx, incx, cy, incy)
 CSWAP
 

Detailed Description

This is the group of complex LEVEL 1 BLAS routines.