LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for ptcon: condition number estimate:

Functions

subroutine cptcon (N, D, E, ANORM, RCOND, RWORK, INFO)
 CPTCON More...
 
subroutine dptcon (N, D, E, ANORM, RCOND, WORK, INFO)
 DPTCON More...
 
subroutine sptcon (N, D, E, ANORM, RCOND, WORK, INFO)
 SPTCON More...
 
subroutine zptcon (N, D, E, ANORM, RCOND, RWORK, INFO)
 ZPTCON More...
 

Detailed Description