![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dgtt01.f SYNOPSISFunctions/Subroutinessubroutine dgtt01 (n, dl, d, du, dlf, df, duf, du2, ipiv,
work, ldwork, rwork, resid)
Function/Subroutine Documentationsubroutine dgtt01 (integer n, double precision, dimension( * ) dl, double precision, dimension( * ) d, double precision, dimension( * ) du, double precision, dimension( * ) dlf, double precision, dimension( * ) df, double precision, dimension( * ) duf, double precision, dimension( * ) du2, integer, dimension( * ) ipiv, double precision, dimension( ldwork, * ) work, integer ldwork, double precision, dimension( * ) rwork, double precision resid)DGTT01 Purpose:
Parameters N
DL
D
DU
DLF
DF
DUF
DU2
IPIV
WORK
LDWORK
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 132 of file dgtt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|