![]() |
![]()
| ![]() |
![]()
NAMESRC/zpocon.f SYNOPSISFunctions/Subroutinessubroutine zpocon (uplo, n, a, lda, anorm, rcond, work,
rwork, info)
Function/Subroutine Documentationsubroutine zpocon (character uplo, integer n, complex*16, dimension( lda, * ) a, integer lda, double precision anorm, double precision rcond, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer info)ZPOCON Purpose:
Parameters UPLO
N
A
LDA
ANORM
RCOND
WORK
RWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 119 of file zpocon.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|