LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sgeev (jobvl, jobvr, n, a, lda, wr, wi, vl, ldvl, vr, ldvr, work, lwork, info) |
SGEEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices | |