.TH "heev_driver_grp" 3 "Wed Feb 7 2024 11:30:40" "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME heev_driver_grp \- Standard eig driver, AV = VΛ .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fB— full —\fP" .br .ti -1c .RI "\fB{he,sy}ev: eig, QR iteration\fP" .br .ti -1c .RI "\fB{he,sy}evd: eig, divide and conquer\fP" .br .ti -1c .RI "\fB{he,sy}evr: eig, MRRR\fP" .br .ti -1c .RI "\fB{he,sy}evx: eig, bisection\fP" .br .ti -1c .RI "\fB— full, 2\-stage —\fP" .br .ti -1c .RI "\fB{he,sy}ev_2stage: eig, QR iteration\fP" .br .ti -1c .RI "\fB{he,sy}evd_2stage: eig, divide and conquer\fP" .br .ti -1c .RI "\fB{he,sy}evr_2stage: eig, MRRR\fP" .br .ti -1c .RI "\fB{he,sy}evx_2stage: eig, bisection\fP" .br .ti -1c .RI "\fB— packed —\fP" .br .ti -1c .RI "\fB{hp,sp}ev: eig, QR iteration\fP" .br .ti -1c .RI "\fB{hp,sp}evd: eig, divide and conquer\fP" .br .ti -1c .RI "\fB{hp,sp}evx: eig, bisection\fP" .br .ti -1c .RI "\fB— banded —\fP" .br .ti -1c .RI "\fB{hb,sb}ev: eig, QR iteration\fP" .br .ti -1c .RI "\fB{hb,sb}evd: eig, divide and conquer\fP" .br .ti -1c .RI "\fB{hb,sb}evx: eig, bisection\fP" .br .ti -1c .RI "\fB— banded, 2nd\-stage —\fP" .br .ti -1c .RI "\fB{hb,sb}ev_2stage: eig, QR iteration\fP" .br .ti -1c .RI "\fB{hb,sb}evd_2stage: eig, divide and conquer\fP" .br .ti -1c .RI "\fB{hb,sb}evx_2stage: eig, bisection\fP" .br .ti -1c .RI "\fB— tridiagonal —\fP" .br .ti -1c .RI "\fBstev: eig, QR iteration\fP" .br .ti -1c .RI "\fBstevd: eig, divide and conquer\fP" .br .ti -1c .RI "\fBstevr: eig, MRRR\fP" .br .ti -1c .RI "\fBstevx: eig, bisection\fP" .br .ti -1c .RI "\fBpteqr: eig, positive definite tridiagonal\fP" .br .ti -1c .RI "\fBstebz: eig, Kahan\fP" .br .ti -1c .RI "\fBsterf: eig, QR iteration\fP" .br .ti -1c .RI "\fBstedc: eig, divide and conquer\fP" .br .ti -1c .RI "\fBstegr: eig, bisection, see stemr\fP" .br .ti -1c .RI "\fBstein: eig, inverse iteration\fP" .br .ti -1c .RI "\fBstemr: eig, relatively robust representation (RRR)\fP" .br .ti -1c .RI "\fBsteqr: eig, QR iteration\fP" .br .in -1c .SH "Detailed Description" .PP .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.