 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | clatps (UPLO, TRANS, DIAG, NORMIN, N, AP, X, SCALE, CNORM, INFO) |
| CLATPS solves a triangular system of equations with the matrix held in packed storage. 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
subroutine ctpsv(UPLO, TRANS, DIAG, N, AP, X, INCX)
CTPSV
logical function lsame(CA, CB)
LSAME
real function slamch(CMACH)
SLAMCH
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