 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
|
subroutine | cptcon (N, D, E, ANORM, RCOND, RWORK, INFO) |
| CPTCON More...
|
|
subroutine | cpteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO) |
| CPTEQR More...
|
|
subroutine | cptrfs (UPLO, N, NRHS, D, E, DF, EF, B, LDB, X, LDX, FERR, BERR, WORK, RWORK, INFO) |
| CPTRFS More...
|
|
subroutine | cpttrf (N, D, E, INFO) |
| CPTTRF More...
|
|
subroutine | cpttrs (UPLO, N, NRHS, D, E, B, LDB, INFO) |
| CPTTRS More...
|
|
subroutine | cptts2 (IUPLO, N, NRHS, D, E, B, LDB) |
| CPTTS2 solves a tridiagonal system of the form AX=B using the L D LH factorization computed by spttrf. More...
|
|
This is the group of complex computational functions for PT matrices
subroutine csscal(N, SA, CX, INCX)
CSSCAL
subroutine cpttrs(UPLO, N, NRHS, D, E, B, LDB, INFO)
CPTTRS
integer function isamax(N, SX, INCX)
ISAMAX
subroutine cptts2(IUPLO, N, NRHS, D, E, B, LDB)
CPTTS2 solves a tridiagonal system of the form AX=B using the L D LH factorization computed by spttrf...
subroutine xerbla(SRNAME, INFO)
XERBLA
logical function lsame(CA, CB)
LSAME
subroutine claset(UPLO, M, N, ALPHA, BETA, A, LDA)
CLASET initializes the off-diagonal elements and the diagonal elements of a matrix to given values.
real function slamch(CMACH)
SLAMCH
subroutine cbdsqr(UPLO, N, NCVT, NRU, NCC, D, E, VT, LDVT, U, LDU, C, LDC, RWORK, INFO)
CBDSQR
integer function ilaenv(ISPEC, NAME, OPTS, N1, N2, N3, N4)
ILAENV
subroutine caxpy(N, CA, CX, INCX, CY, INCY)
CAXPY
subroutine spttrf(N, D, E, INFO)
SPTTRF