![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | checon (uplo, n, a, lda, ipiv, anorm, rcond, work, info) |
| CHECON | |
| subroutine | csycon (uplo, n, a, lda, ipiv, anorm, rcond, work, info) |
| CSYCON | |
| subroutine | dsycon (uplo, n, a, lda, ipiv, anorm, rcond, work, iwork, info) |
| DSYCON | |
| subroutine | ssycon (uplo, n, a, lda, ipiv, anorm, rcond, work, iwork, info) |
| SSYCON | |
| subroutine | zhecon (uplo, n, a, lda, ipiv, anorm, rcond, work, info) |
| ZHECON | |
| subroutine | zsycon (uplo, n, a, lda, ipiv, anorm, rcond, work, info) |
| ZSYCON | |