LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for lacrt: apply plane rotation (unused?):

Functions

subroutine clacrt (n, cx, incx, cy, incy, c, s)
 CLACRT performs a linear transformation of a pair of complex vectors.
 
subroutine zlacrt (n, cx, incx, cy, incy, c, s)
 ZLACRT performs a linear transformation of a pair of complex vectors.
 

Detailed Description