![]() |
![]()
| ![]() |
![]()
NAMEBLAS/SRC/dcopy.f SYNOPSISFunctions/Subroutinessubroutine dcopy (n, dx, incx, dy, incy)
Function/Subroutine Documentationsubroutine dcopy (integer n, double precision, dimension(*) dx, integer incx, double precision, dimension(*) dy, integer incy)DCOPY Purpose:
Parameters N
DX
INCX
DY
INCY
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 81 of file dcopy.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|