| 
 
 NAMEBLAS/SRC/zswap.f SYNOPSISFunctions/Subroutinessubroutine zswap (n, zx, incx, zy, incy)
   Function/Subroutine Documentationsubroutine zswap (integer n, complex*16, dimension(*) zx, integer incx, complex*16, dimension(*) zy, integer incy)ZSWAP Purpose: 
 Parameters N
 
 ZX 
 INCX 
 ZY 
 INCY 
 Author Univ. of Tennessee
 
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details: 
 Definition at line 80 of file zswap.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
  |