Go to the source code of this file.
Functions | |
int | zpocon_ (char *uplo, integer *n, doublecomplex *a, integer *lda, doublereal *anorm, doublereal *rcond, doublecomplex *work, doublereal *rwork, integer *info) |
Variables | |
static integer | c__1 = 1 |
int zpocon_ | ( | char * | uplo, |
integer * | n, | ||
doublecomplex * | a, | ||
integer * | lda, | ||
doublereal * | anorm, | ||
doublereal * | rcond, | ||
doublecomplex * | work, | ||
doublereal * | rwork, | ||
integer * | info | ||
) |