LAPACK 3.3.0

dsdot.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DSDOT (N, SX, INCX, SY, INCY)

Function Documentation

DOUBLE PRECISION DSDOT ( INTEGER  N,
REAL,dimension(*)  SX,
INTEGER  INCX,
REAL,dimension(*)  SY,
INTEGER  INCY 
)

Definition at line 1 of file dsdot.f.

 All Files Functions