![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | cheequb (uplo, n, a, lda, s, scond, amax, work, info) |
| CHEEQUB | |
| subroutine | csyequb (uplo, n, a, lda, s, scond, amax, work, info) |
| CSYEQUB | |
| subroutine | dsyequb (uplo, n, a, lda, s, scond, amax, work, info) |
| DSYEQUB | |
| subroutine | ssyequb (uplo, n, a, lda, s, scond, amax, work, info) |
| SSYEQUB | |
| subroutine | zheequb (uplo, n, a, lda, s, scond, amax, work, info) |
| ZHEEQUB | |
| subroutine | zsyequb (uplo, n, a, lda, s, scond, amax, work, info) |
| ZSYEQUB | |