Go to the source code of this file.
Functions | |
int | cgerqs_ (integer *m, integer *n, integer *nrhs, complex *a, integer *lda, complex *tau, complex *b, integer *ldb, complex *work, integer *lwork, integer *info) |
Variables | |
static complex | c_b1 = {0.f,0.f} |
static complex | c_b2 = {1.f,0.f} |