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

Functions

subroutine cgtcon (norm, n, dl, d, du, du2, ipiv, anorm, rcond, work, info)
 CGTCON
 
subroutine dgtcon (norm, n, dl, d, du, du2, ipiv, anorm, rcond, work, iwork, info)
 DGTCON
 
subroutine sgtcon (norm, n, dl, d, du, du2, ipiv, anorm, rcond, work, iwork, info)
 SGTCON
 
subroutine zgtcon (norm, n, dl, d, du, du2, ipiv, anorm, rcond, work, info)
 ZGTCON
 

Detailed Description