Go to the source code of this file.
Functions | |
int | chprfs_ (char *uplo, integer *n, integer *nrhs, complex *ap, complex *afp, integer *ipiv, complex *b, integer *ldb, complex *x, integer *ldx, real *ferr, real *berr, complex *work, real *rwork, integer *info) |
Variables | |
static integer | c__1 = 1 |
static complex | c_b1 = {1.f,0.f} |