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

Functions

subroutine cpbcon (uplo, n, kd, ab, ldab, anorm, rcond, work, rwork, info)
 CPBCON
 
subroutine dpbcon (uplo, n, kd, ab, ldab, anorm, rcond, work, iwork, info)
 DPBCON
 
subroutine spbcon (uplo, n, kd, ab, ldab, anorm, rcond, work, iwork, info)
 SPBCON
 
subroutine zpbcon (uplo, n, kd, ab, ldab, anorm, rcond, work, rwork, info)
 ZPBCON
 

Detailed Description