![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dppt02.f SYNOPSISFunctions/Subroutinessubroutine dppt02 (uplo, n, nrhs, a, x, ldx, b, ldb, rwork,
resid)
Function/Subroutine Documentationsubroutine dppt02 (character uplo, integer n, integer nrhs, double precision, dimension( * ) a, double precision, dimension( ldx, * ) x, integer ldx, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( * ) rwork, double precision resid)DPPT02 Purpose:
Parameters UPLO
N
NRHS
A
X
LDX
B
LDB
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 120 of file dppt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|