
Go to the source code of this file.
Functions | |
| doublereal | zqpt01_ (integer *m, integer *n, integer *k, doublecomplex *a, doublecomplex *af, integer *lda, doublecomplex *tau, integer *jpvt, doublecomplex *work, integer *lwork) |
Variables | |
| static integer | c__1 = 1 |
| static integer | c__10 = 10 |
| static doublecomplex | c_b16 = {-1.,0.} |
| doublereal zqpt01_ | ( | integer * | m, |
| integer * | n, | ||
| integer * | k, | ||
| doublecomplex * | a, | ||
| doublecomplex * | af, | ||
| integer * | lda, | ||
| doublecomplex * | tau, | ||
| integer * | jpvt, | ||
| doublecomplex * | work, | ||
| integer * | lwork | ||
| ) |
doublecomplex c_b16 = {-1.,0.} [static] |