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