LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
ztbt02.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
ztbt02
(UPLO, TRANS, DIAG,
N
, KD,
NRHS
, AB, LDAB, X, LDX, B,
LDB
, WORK, RWORK, RESID)
ZTBT02
More...
zlantb
double precision function zlantb(NORM, UPLO, DIAG, N, K, AB, LDAB, WORK)
ZLANTB returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition:
zlantb.f:143
zaxpy
subroutine zaxpy(N, ZA, ZX, INCX, ZY, INCY)
ZAXPY
Definition:
zaxpy.f:90
zcopy
subroutine zcopy(N, ZX, INCX, ZY, INCY)
ZCOPY
Definition:
zcopy.f:83
ztbmv
subroutine ztbmv(UPLO, TRANS, DIAG, N, K, A, LDA, X, INCX)
ZTBMV
Definition:
ztbmv.f:188
dzasum
double precision function dzasum(N, ZX, INCX)
DZASUM
Definition:
dzasum.f:74
lsame
logical function lsame(CA, CB)
LSAME
Definition:
lsame.f:55
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition:
dlamch.f:70
TESTING
LIN
ztbt02.f
Generated on Wed May 5 2021 15:11:49 for LAPACK by
1.8.16