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