Go to the source code of this file.
Functions | |
doublereal | cla_gercond_c__ (char *trans, integer *n, complex *a, integer *lda, complex *af, integer *ldaf, integer *ipiv, real *c__, logical *capply, integer *info, complex *work, real *rwork, ftnlen trans_len) |
Variables | |
static integer | c__1 = 1 |
doublereal cla_gercond_c__ | ( | char * | trans, |
integer * | n, | ||
complex * | a, | ||
integer * | lda, | ||
complex * | af, | ||
integer * | ldaf, | ||
integer * | ipiv, | ||
real * | c__, | ||
logical * | capply, | ||
integer * | info, | ||
complex * | work, | ||
real * | rwork, | ||
ftnlen | trans_len | ||
) |
Definition at line 20 of file cla_gercond_c.c.
Definition at line 18 of file cla_gercond_c.c.