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