LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for {hp,sp}con: condition number estimate:

Functions

subroutine chpcon (uplo, n, ap, ipiv, anorm, rcond, work, info)
 CHPCON
 
subroutine cspcon (uplo, n, ap, ipiv, anorm, rcond, work, info)
 CSPCON
 
subroutine dspcon (uplo, n, ap, ipiv, anorm, rcond, work, iwork, info)
 DSPCON
 
subroutine sspcon (uplo, n, ap, ipiv, anorm, rcond, work, iwork, info)
 SSPCON
 
subroutine zhpcon (uplo, n, ap, ipiv, anorm, rcond, work, info)
 ZHPCON
 
subroutine zspcon (uplo, n, ap, ipiv, anorm, rcond, work, info)
 ZSPCON
 

Detailed Description