![]() |
![]()
| ![]() |
![]()
NAMESRC/dspcon.f SYNOPSISFunctions/Subroutinessubroutine dspcon (uplo, n, ap, ipiv, anorm, rcond, work,
iwork, info)
Function/Subroutine Documentationsubroutine dspcon (character uplo, integer n, double precision, dimension( * ) ap, integer, dimension( * ) ipiv, double precision anorm, double precision rcond, double precision, dimension( * ) work, integer, dimension( * ) iwork, integer info)DSPCON 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 dspcon.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|