Go to the source code of this file.
Functions | |
int | zlahilb_ (integer *n, integer *nrhs, doublecomplex *a, integer *lda, doublecomplex *x, integer *ldx, doublecomplex *b, integer *ldb, doublereal *work, integer *info, char *path) |
Variables | |
static integer | c__2 = 2 |
static doublecomplex | c_b6 = {0.,0.} |
int zlahilb_ | ( | integer * | n, |
integer * | nrhs, | ||
doublecomplex * | a, | ||
integer * | lda, | ||
doublecomplex * | x, | ||
integer * | ldx, | ||
doublecomplex * | b, | ||
integer * | ldb, | ||
doublereal * | work, | ||
integer * | info, | ||
char * | path | ||
) |
Definition at line 21 of file MATGEN/zlahilb.c.
Definition at line 18 of file MATGEN/zlahilb.c.
doublecomplex c_b6 = {0.,0.} [static] |
Definition at line 19 of file MATGEN/zlahilb.c.