LAPACK 3.3.1
Linear Algebra PACKage

zrot.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file zrot.f.

Here is the caller graph for this function:

 All Files Functions