
Go to the source code of this file.
Functions | |
| int | ctbt02_ (char *uplo, char *trans, char *diag, integer *n, integer *kd, integer *nrhs, complex *ab, integer *ldab, 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} |