LAPACK
3.3.1
Linear Algebra PACKage
Main Page
Files
Directories
File List
File Members
Functions/Subroutines
daxpy.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
DAXPY
(N, DA, DX, INCX, DY, INCY)
Function Documentation
subroutine DAXPY
(
INTEGER
N
,
DOUBLE PRECISION
DA
,
DOUBLE PRECISION,dimension(*)
DX
,
INTEGER
INCX
,
DOUBLE PRECISION,dimension(*)
DY
,
INTEGER
INCY
)
Definition at line
1
of file
daxpy.f
.
daxpy.f
Generated on Mon Apr 18 2011 23:43:25 for LAPACK by
1.7.3
All
Files
Functions