Go to the source code of this file.
Functions | |
doublereal | ztzt01_ (integer *m, integer *n, doublecomplex *a, doublecomplex *af, integer *lda, doublecomplex *tau, doublecomplex *work, integer *lwork) |
Variables | |
static integer | c__1 = 1 |
static integer | c__8 = 8 |
static doublecomplex | c_b15 = {-1.,0.} |
static doublecomplex | c_b6 = {0.,0.} |
doublereal ztzt01_ | ( | integer * | m, |
integer * | n, | ||
doublecomplex * | a, | ||
doublecomplex * | af, | ||
integer * | lda, | ||
doublecomplex * | tau, | ||
doublecomplex * | work, | ||
integer * | lwork | ||
) |
doublecomplex c_b15 = {-1.,0.} [static] |
doublecomplex c_b6 = {0.,0.} [static] |