![]() |
![]()
| ![]() |
![]()
NAMESRC/dgtcon.f SYNOPSISFunctions/Subroutinessubroutine dgtcon (norm, n, dl, d, du, du2, ipiv, anorm,
rcond, work, iwork, info)
Function/Subroutine Documentationsubroutine dgtcon (character norm, integer n, double precision, dimension( * ) dl, double precision, dimension( * ) d, double precision, dimension( * ) du, double precision, dimension( * ) du2, integer, dimension( * ) ipiv, double precision anorm, double precision rcond, double precision, dimension( * ) work, integer, dimension( * ) iwork, integer info)DGTCON Purpose:
Parameters NORM
N
DL
D
DU
DU2
IPIV
ANORM
RCOND
WORK
IWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 144 of file dgtcon.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|