LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
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. More...
 
subroutine zlacrt (N, CX, INCX, CY, INCY, C, S)
 ZLACRT performs a linear transformation of a pair of complex vectors. More...
 

Detailed Description