![]() |
![]()
| ![]() |
![]()
NAMESRC/sspcon.f SYNOPSISFunctions/Subroutinessubroutine sspcon (uplo, n, ap, ipiv, anorm, rcond, work,
iwork, info)
Function/Subroutine Documentationsubroutine sspcon (character uplo, integer n, real, dimension( * ) ap, integer, dimension( * ) ipiv, real anorm, real rcond, real, dimension( * ) work, integer, dimension( * ) iwork, integer info)SSPCON Purpose:
Parameters UPLO
N
AP
IPIV
ANORM
RCOND
WORK
IWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 123 of file sspcon.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|