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