LAPACK 3.3.0

dswap.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DSWAP (N, DX, INCX, DY, INCY)

Function Documentation

subroutine DSWAP ( INTEGER  N,
DOUBLE PRECISION,dimension(*)  DX,
INTEGER  INCX,
DOUBLE PRECISION,dimension(*)  DY,
INTEGER  INCY 
)

Definition at line 1 of file dswap.f.

 All Files Functions