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

Functions

subroutine ctpcon (NORM, UPLO, DIAG, N, AP, RCOND, WORK, RWORK, INFO)
 CTPCON More...
 
subroutine dtpcon (NORM, UPLO, DIAG, N, AP, RCOND, WORK, IWORK, INFO)
 DTPCON More...
 
subroutine stpcon (NORM, UPLO, DIAG, N, AP, RCOND, WORK, IWORK, INFO)
 STPCON More...
 
subroutine ztpcon (NORM, UPLO, DIAG, N, AP, RCOND, WORK, RWORK, INFO)
 ZTPCON More...
 

Detailed Description