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

Functions

subroutine cppcon (uplo, n, ap, anorm, rcond, work, rwork, info)
 CPPCON
 
subroutine dppcon (uplo, n, ap, anorm, rcond, work, iwork, info)
 DPPCON
 
subroutine sppcon (uplo, n, ap, anorm, rcond, work, iwork, info)
 SPPCON
 
subroutine zppcon (uplo, n, ap, anorm, rcond, work, rwork, info)
 ZPPCON
 

Detailed Description