 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | chpev (JOBZ, UPLO, N, AP, W, Z, LDZ, WORK, RWORK, INFO) |
| CHPEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices More...
|
|
subroutine cupgtr(UPLO, N, AP, TAU, Q, LDQ, WORK, INFO)
CUPGTR
subroutine csscal(N, SA, CX, INCX)
CSSCAL
subroutine csteqr(COMPZ, N, D, E, Z, LDZ, WORK, INFO)
CSTEQR
real function clanhp(NORM, UPLO, N, AP, WORK)
CLANHP returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
subroutine ssterf(N, D, E, INFO)
SSTERF
subroutine sscal(N, SA, SX, INCX)
SSCAL
subroutine xerbla(SRNAME, INFO)
XERBLA
logical function lsame(CA, CB)
LSAME
real function slamch(CMACH)
SLAMCH
subroutine chptrd(UPLO, N, AP, D, E, TAU, INFO)
CHPTRD