Go to the source code of this file.
Functions | |
int | cptrfs_ (char *uplo, integer *n, integer *nrhs, real *d__, complex *e, real *df, complex *ef, 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_b16 = {1.f,0.f} |