![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sppt03.f SYNOPSISFunctions/Subroutinessubroutine sppt03 (uplo, n, a, ainv, work, ldwork, rwork,
rcond, resid)
Function/Subroutine Documentationsubroutine sppt03 (character uplo, integer n, real, dimension( * ) a, real, dimension( * ) ainv, real, dimension( ldwork, * ) work, integer ldwork, real, dimension( * ) rwork, real rcond, real resid)SPPT03 Purpose:
Parameters UPLO
N
A
AINV
WORK
LDWORK
RWORK
RCOND
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 108 of file sppt03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|