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