Go to the source code of this file.
Functions | |
int | chpt21_ (integer *itype, char *uplo, integer *n, integer *kband, complex *ap, real *d__, real *e, complex *u, integer *ldu, complex *vp, complex *tau, complex *work, real *rwork, real *result) |
Variables | |
static integer | c__1 = 1 |
static complex | c_b1 = {0.f,0.f} |
static complex | c_b2 = {1.f,0.f} |