Go to the source code of this file.
Functions | |
int | chbtrd_ (char *vect, char *uplo, integer *n, integer *kd, complex *ab, integer *ldab, real *d__, real *e, complex *q, integer *ldq, complex *work, integer *info) |
Variables | |
static integer | c__1 = 1 |
static complex | c_b1 = {0.f,0.f} |
static complex | c_b2 = {1.f,0.f} |