 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | zlatrs (UPLO, TRANS, DIAG, NORMIN, N, A, LDA, X, SCALE, CNORM, INFO) |
| ZLATRS solves a triangular system of equations with the scale factor set to prevent overflow. More...
|
|
subroutine zaxpy(N, ZA, ZX, INCX, ZY, INCY)
ZAXPY
subroutine ztrsv(UPLO, TRANS, DIAG, N, A, LDA, X, INCX)
ZTRSV
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
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