Go to the source code of this file.
Functions | |
int | zlatrd_ (char *uplo, integer *n, integer *nb, doublecomplex *a, integer *lda, doublereal *e, doublecomplex *tau, doublecomplex *w, integer *ldw) |
Variables | |
static integer | c__1 = 1 |
static doublecomplex | c_b1 = {0.,0.} |
static doublecomplex | c_b2 = {1.,0.} |
int zlatrd_ | ( | char * | uplo, |
integer * | n, | ||
integer * | nb, | ||
doublecomplex * | a, | ||
integer * | lda, | ||
doublereal * | e, | ||
doublecomplex * | tau, | ||
doublecomplex * | w, | ||
integer * | ldw | ||
) |
doublecomplex c_b1 = {0.,0.} [static] |
doublecomplex c_b2 = {1.,0.} [static] |