Go to the source code of this file.
Functions | |
int | sgeev_ (char *jobvl, char *jobvr, integer *n, real *a, integer *lda, real *wr, real *wi, real *vl, integer *ldvl, real *vr, integer *ldvr, real *work, integer *lwork, integer *info) |
Variables | |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c_n1 = -1 |