| 
 
 NAMEBLAS/SRC/zcopy.f SYNOPSISFunctions/Subroutinessubroutine zcopy (n, zx, incx, zy, incy)
   Function/Subroutine Documentationsubroutine zcopy (integer n, complex*16, dimension(*) zx, integer incx, complex*16, dimension(*) zy, integer incy)ZCOPY 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 zcopy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
  |