 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | zlatps (UPLO, TRANS, DIAG, NORMIN, N, AP, X, SCALE, CNORM, INFO) |
| ZLATPS solves a triangular system of equations with the matrix held in packed storage. More...
|
|
subroutine zaxpy(N, ZA, ZX, INCX, ZY, INCY)
ZAXPY
integer function idamax(N, DX, INCX)
IDAMAX
complex *16 function zdotu(N, ZX, INCX, ZY, INCY)
ZDOTU
complex *16 function zdotc(N, ZX, INCX, ZY, INCY)
ZDOTC
subroutine zdscal(N, DA, ZX, INCX)
ZDSCAL
subroutine ztpsv(UPLO, TRANS, DIAG, N, AP, X, INCX)
ZTPSV
complex *16 function zladiv(X, Y)
ZLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
integer function izamax(N, ZX, INCX)
IZAMAX
subroutine xerbla(SRNAME, INFO)
XERBLA
double precision function dzasum(N, ZX, INCX)
DZASUM
logical function lsame(CA, CB)
LSAME
subroutine dlabad(SMALL, LARGE)
DLABAD
subroutine dscal(N, DA, DX, INCX)
DSCAL
double precision function dlamch(CMACH)
DLAMCH