
Go to the source code of this file.
Functions | |
| int | ztrtri_ (char *uplo, char *diag, integer *n, doublecomplex *a, integer *lda, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static integer | c__2 = 2 |
| static doublecomplex | c_b1 = {1.,0.} |
| static integer | c_n1 = -1 |
| int ztrtri_ | ( | char * | uplo, |
| char * | diag, | ||
| integer * | n, | ||
| doublecomplex * | a, | ||
| integer * | lda, | ||
| integer * | info | ||
| ) |
doublecomplex c_b1 = {1.,0.} [static] |