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

Functions

subroutine cgecon (norm, n, a, lda, anorm, rcond, work, rwork, info)
 CGECON
 
subroutine dgecon (norm, n, a, lda, anorm, rcond, work, iwork, info)
 DGECON
 
subroutine sgecon (norm, n, a, lda, anorm, rcond, work, iwork, info)
 SGECON
 
subroutine zgecon (norm, n, a, lda, anorm, rcond, work, rwork, info)
 ZGECON
 

Detailed Description