Go to the source code of this file.
Functions | |
int | cget02_ (char *trans, integer *m, integer *n, integer *nrhs, complex *a, integer *lda, complex *x, integer *ldx, complex *b, integer *ldb, real *rwork, real *resid) |
Variables | |
static integer | c__1 = 1 |
static complex | c_b7 = {-1.f,-0.f} |
static complex | c_b8 = {1.f,0.f} |
int cget02_ | ( | char * | trans, |
integer * | m, | ||
integer * | n, | ||
integer * | nrhs, | ||
complex * | a, | ||
integer * | lda, | ||
complex * | x, | ||
integer * | ldx, | ||
complex * | b, | ||
integer * | ldb, | ||
real * | rwork, | ||
real * | resid | ||
) |
Definition at line 22 of file EIG/cget02.c.
Definition at line 20 of file EIG/cget02.c.
Definition at line 18 of file EIG/cget02.c.
Definition at line 19 of file EIG/cget02.c.