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