Go to the source code of this file.
Functions | |
doublereal | zla_gercond_x__ (char *trans, integer *n, doublecomplex *a, integer *lda, doublecomplex *af, integer *ldaf, integer *ipiv, doublecomplex *x, integer *info, doublecomplex *work, doublereal *rwork, ftnlen trans_len) |
Variables | |
static integer | c__1 = 1 |
doublereal zla_gercond_x__ | ( | char * | trans, |
integer * | n, | ||
doublecomplex * | a, | ||
integer * | lda, | ||
doublecomplex * | af, | ||
integer * | ldaf, | ||
integer * | ipiv, | ||
doublecomplex * | x, | ||
integer * | info, | ||
doublecomplex * | work, | ||
doublereal * | rwork, | ||
ftnlen | trans_len | ||
) |
Definition at line 20 of file zla_gercond_x.c.
Definition at line 18 of file zla_gercond_x.c.