
Go to the source code of this file.
Functions | |
| int | clarhs_ (char *path, char *xtype, char *uplo, char *trans, integer *m, integer *n, integer *kl, integer *ku, integer *nrhs, complex *a, integer *lda, complex *x, integer *ldx, complex *b, integer *ldb, integer *iseed, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static integer | c__2 = 2 |
| static complex | c_b1 = {1.f,0.f} |
| static complex | c_b2 = {0.f,0.f} |
| int clarhs_ | ( | char * | path, |
| char * | xtype, | ||
| char * | uplo, | ||
| char * | trans, | ||
| integer * | m, | ||
| integer * | n, | ||
| integer * | kl, | ||
| integer * | ku, | ||
| integer * | nrhs, | ||
| complex * | a, | ||
| integer * | lda, | ||
| complex * | x, | ||
| integer * | ldx, | ||
| complex * | b, | ||
| integer * | ldb, | ||
| integer * | iseed, | ||
| integer * | info | ||
| ) |
Definition at line 23 of file EIG/clarhs.c.
Definition at line 21 of file EIG/clarhs.c.
Definition at line 20 of file EIG/clarhs.c.
Definition at line 18 of file EIG/clarhs.c.
Definition at line 19 of file EIG/clarhs.c.