![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dtpt01.f SYNOPSISFunctions/Subroutinessubroutine dtpt01 (uplo, diag, n, ap, ainvp, rcond, work,
resid)
Function/Subroutine Documentationsubroutine dtpt01 (character uplo, character diag, integer n, double precision, dimension( * ) ap, double precision, dimension( * ) ainvp, double precision rcond, double precision, dimension( * ) work, double precision resid)DTPT01 Purpose:
Parameters UPLO
DIAG
N
AP
AINVP
RCOND
WORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 107 of file dtpt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|