![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sppt02.f SYNOPSISFunctions/Subroutinessubroutine sppt02 (uplo, n, nrhs, a, x, ldx, b, ldb, rwork,
resid)
Function/Subroutine Documentationsubroutine sppt02 (character uplo, integer n, integer nrhs, real, dimension( * ) a, real, dimension( ldx, * ) x, integer ldx, real, dimension( ldb, * ) b, integer ldb, real, dimension( * ) rwork, real resid)SPPT02 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 sppt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|