LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for laesy: 2x2 eig:

Functions

subroutine claesy (A, B, C, RT1, RT2, EVSCAL, CS1, SN1)
 CLAESY computes the eigenvalues and eigenvectors of a 2-by-2 complex symmetric matrix. More...
 
subroutine zlaesy (A, B, C, RT1, RT2, EVSCAL, CS1, SN1)
 ZLAESY computes the eigenvalues and eigenvectors of a 2-by-2 complex symmetric matrix. More...
 

Detailed Description