![]() |
![]()
| ![]() |
![]()
NAMElacgv - lacgv: conjugate vector SYNOPSISFunctionssubroutine clacgv (n, x, incx)
Detailed DescriptionFunction Documentationsubroutine clacgv (integer n, complex, dimension( * ) x, integer incx)CLACGV conjugates a complex vector. Purpose:
Parameters N
X
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 73 of file clacgv.f. subroutine zlacgv (integer n, complex*16, dimension( * ) x, integer incx)ZLACGV conjugates a complex vector. Purpose:
Parameters N
X
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 73 of file zlacgv.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|