LAPACK 3.3.0

zdrot.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZDROT (N, CX, INCX, CY, INCY, C, S)

Function Documentation

subroutine ZDROT ( INTEGER  N,
COMPLEX*16,dimension( * )  CX,
INTEGER  INCX,
COMPLEX*16,dimension( * )  CY,
INTEGER  INCY,
DOUBLE PRECISION  C,
DOUBLE PRECISION  S 
)

Definition at line 1 of file zdrot.f.

Here is the caller graph for this function:

 All Files Functions