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