| 
 
 NAMESRC/zlacrt.f SYNOPSISFunctions/Subroutinessubroutine zlacrt (n, cx, incx, cy, incy, c, s)
   Function/Subroutine Documentationsubroutine zlacrt (integer n, complex*16, dimension( * ) cx, integer incx, complex*16, dimension( * ) cy, integer incy, complex*16 c, complex*16 s)ZLACRT performs a linear transformation of a pair of complex vectors. Purpose: 
 Parameters N
 
 CX 
 INCX 
 CY 
 INCY 
 C 
 S 
 Author Univ. of Tennessee
 
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 104 of file zlacrt.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
  |