LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for ppcon: condition number estimate:

Functions

subroutine cppcon (UPLO, N, AP, ANORM, RCOND, WORK, RWORK, INFO)
 CPPCON More...
 
subroutine dppcon (UPLO, N, AP, ANORM, RCOND, WORK, IWORK, INFO)
 DPPCON More...
 
subroutine sppcon (UPLO, N, AP, ANORM, RCOND, WORK, IWORK, INFO)
 SPPCON More...
 
subroutine zppcon (UPLO, N, AP, ANORM, RCOND, WORK, RWORK, INFO)
 ZPPCON More...
 

Detailed Description