LAPACK 3.3.0

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.

 All Files Functions