 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | clatbs (UPLO, TRANS, DIAG, NORMIN, N, KD, AB, LDAB, X, SCALE, CNORM, INFO) |
| CLATBS solves a triangular banded system of equations. More...
|
|
subroutine slabad(SMALL, LARGE)
SLABAD
subroutine csscal(N, SA, CX, INCX)
CSSCAL
complex function cdotu(N, CX, INCX, CY, INCY)
CDOTU
integer function isamax(N, SX, INCX)
ISAMAX
complex function cdotc(N, CX, INCX, CY, INCY)
CDOTC
subroutine sscal(N, SA, SX, INCX)
SSCAL
subroutine xerbla(SRNAME, INFO)
XERBLA
logical function lsame(CA, CB)
LSAME
real function slamch(CMACH)
SLAMCH
subroutine ctbsv(UPLO, TRANS, DIAG, N, K, A, LDA, X, INCX)
CTBSV
real function scasum(N, CX, INCX)
SCASUM
subroutine caxpy(N, CA, CX, INCX, CY, INCY)
CAXPY
complex function cladiv(X, Y)
CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
integer function icamax(N, CX, INCX)
ICAMAX