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