LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for pocon: condition number estimate:

Functions

subroutine cpocon (uplo, n, a, lda, anorm, rcond, work, rwork, info)
 CPOCON
 
subroutine dpocon (uplo, n, a, lda, anorm, rcond, work, iwork, info)
 DPOCON
 
subroutine spocon (uplo, n, a, lda, anorm, rcond, work, iwork, info)
 SPOCON
 
subroutine zpocon (uplo, n, a, lda, anorm, rcond, work, rwork, info)
 ZPOCON
 

Detailed Description