Go to the source code of this file.
Functions | |
int | sgelsd_ (integer *m, integer *n, integer *nrhs, real *a, integer *lda, real *b, integer *ldb, real *s, real *rcond, integer *rank, real *work, integer *lwork, integer *iwork, integer *info) |
Variables | |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c__6 = 6 |
static integer | c__9 = 9 |
static real | c_b81 = 0.f |
static integer | c_n1 = -1 |