![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dppt03.f SYNOPSISFunctions/Subroutinessubroutine dppt03 (uplo, n, a, ainv, work, ldwork, rwork,
rcond, resid)
Function/Subroutine Documentationsubroutine dppt03 (character uplo, integer n, double precision, dimension( * ) a, double precision, dimension( * ) ainv, double precision, dimension( ldwork, * ) work, integer ldwork, double precision, dimension( * ) rwork, double precision rcond, double precision resid)DPPT03 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 dppt03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|