LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
lacgv: conjugate vector

Functions

subroutine clacgv (n, x, incx)
 CLACGV conjugates a complex vector.
 
subroutine zlacgv (n, x, incx)
 ZLACGV conjugates a complex vector.
 

Detailed Description