LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
pteqr: eig, positive definite tridiagonal
Collaboration diagram for pteqr: eig, positive definite tridiagonal:

Functions

subroutine cpteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 CPTEQR More...
 
subroutine dpteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 DPTEQR More...
 
subroutine spteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 SPTEQR More...
 
subroutine zpteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 ZPTEQR More...
 

Detailed Description