LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Functions/Subroutines
dtpt02.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
dtpt02
(UPLO, TRANS, DIAG,
N
,
NRHS
, AP, X, LDX, B,
LDB
, WORK, RESID)
DTPT02
More...
dcopy
subroutine dcopy(N, DX, INCX, DY, INCY)
DCOPY
Definition:
dcopy.f:84
lsame
logical function lsame(CA, CB)
LSAME
Definition:
lsame.f:55
dlantp
double precision function dlantp(NORM, UPLO, DIAG, N, AP, WORK)
DLANTP returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition:
dlantp.f:126
dasum
double precision function dasum(N, DX, INCX)
DASUM
Definition:
dasum.f:73
dtpmv
subroutine dtpmv(UPLO, TRANS, DIAG, N, AP, X, INCX)
DTPMV
Definition:
dtpmv.f:144
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition:
dlamch.f:70
daxpy
subroutine daxpy(N, DA, DX, INCX, DY, INCY)
DAXPY
Definition:
daxpy.f:91
TESTING
LIN
dtpt02.f
Generated on Wed May 5 2021 15:11:45 for LAPACK by
1.8.16