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