
Go to the source code of this file.
Functions | |
| int | zhetri_ (char *uplo, integer *n, doublecomplex *a, integer *lda, integer *ipiv, doublecomplex *work, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static doublecomplex | c_b2 = {0.,0.} |
| int zhetri_ | ( | char * | uplo, |
| integer * | n, | ||
| doublecomplex * | a, | ||
| integer * | lda, | ||
| integer * | ipiv, | ||
| doublecomplex * | work, | ||
| integer * | info | ||
| ) |
doublecomplex c_b2 = {0.,0.} [static] |