Go to the source code of this file.
Functions | |
int | cgelss_ (integer *m, integer *n, integer *nrhs, complex *a, integer *lda, complex *b, integer *ldb, real *s, real *rcond, integer *rank, complex *work, integer *lwork, real *rwork, integer *info) |
Variables | |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c__6 = 6 |
static complex | c_b1 = {0.f,0.f} |
static complex | c_b2 = {1.f,0.f} |
static real | c_b78 = 0.f |
static integer | c_n1 = -1 |