LAPACK 3.3.1
Linear Algebra PACKage

csrot.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CSROT ( INTEGER  N,
COMPLEX,dimension( * )  CX,
INTEGER  INCX,
COMPLEX,dimension( * )  CY,
INTEGER  INCY,
REAL  C,
REAL  S 
)

Definition at line 1 of file csrot.f.

Here is the caller graph for this function:

 All Files Functions