Functions/Subroutines

BLAS/SRC/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.