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