![]() |
![]()
| ![]() |
![]()
NAMESRC/sgtcon.f SYNOPSISFunctions/Subroutinessubroutine sgtcon (norm, n, dl, d, du, du2, ipiv, anorm,
rcond, work, iwork, info)
Function/Subroutine Documentationsubroutine sgtcon (character norm, integer n, real, dimension( * ) dl, real, dimension( * ) d, real, dimension( * ) du, real, dimension( * ) du2, integer, dimension( * ) ipiv, real anorm, real rcond, real, dimension( * ) work, integer, dimension( * ) iwork, integer info)SGTCON 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 sgtcon.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|