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