Go to the source code of this file.
Functions | |
int | sgesdd_ (char *jobz, integer *m, integer *n, real *a, integer *lda, real *s, real *u, integer *ldu, real *vt, integer *ldvt, real *work, integer *lwork, integer *iwork, integer *info) |
Variables | |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static real | c_b227 = 0.f |
static real | c_b248 = 1.f |
static integer | c_n1 = -1 |