![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sgtt01.f SYNOPSISFunctions/Subroutinessubroutine sgtt01 (n, dl, d, du, dlf, df, duf, du2, ipiv,
work, ldwork, rwork, resid)
Function/Subroutine Documentationsubroutine sgtt01 (integer n, real, dimension( * ) dl, real, dimension( * ) d, real, dimension( * ) du, real, dimension( * ) dlf, real, dimension( * ) df, real, dimension( * ) duf, real, dimension( * ) du2, integer, dimension( * ) ipiv, real, dimension( ldwork, * ) work, integer ldwork, real, dimension( * ) rwork, real resid)SGTT01 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 sgtt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|