LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for {hp,sp}con: condition number estimate:

Functions

subroutine chpcon (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO)
 CHPCON More...
 
subroutine cspcon (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO)
 CSPCON More...
 
subroutine dspcon (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, IWORK, INFO)
 DSPCON More...
 
subroutine sspcon (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, IWORK, INFO)
 SSPCON More...
 
subroutine zhpcon (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO)
 ZHPCON More...
 
subroutine zspcon (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO)
 ZSPCON More...
 

Detailed Description