LAPACK 3.3.0

drot.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DROT (N, DX, INCX, DY, INCY, C, S)

Function Documentation

subroutine DROT ( INTEGER  N,
DOUBLE PRECISION,dimension(*)  DX,
INTEGER  INCX,
DOUBLE PRECISION,dimension(*)  DY,
INTEGER  INCY,
DOUBLE PRECISION  C,
DOUBLE PRECISION  S 
)

Definition at line 1 of file drot.f.

Here is the caller graph for this function:

 All Files Functions