Go to the source code of this file.
Functions | |
int | cppt02_ (char *uplo, integer *n, integer *nrhs, complex *a, complex *x, integer *ldx, complex *b, integer *ldb, real *rwork, real *resid) |
Variables | |
static integer | c__1 = 1 |
static complex | c_b1 = {1.f,0.f} |