
Go to the source code of this file.
Functions | |
| int | zpteqr_ (char *compz, integer *n, doublereal *d__, doublereal *e, doublecomplex *z__, integer *ldz, doublereal *work, integer *info) |
Variables | |
| static integer | c__0 = 0 |
| static integer | c__1 = 1 |
| static doublecomplex | c_b1 = {0.,0.} |
| static doublecomplex | c_b2 = {1.,0.} |
| int zpteqr_ | ( | char * | compz, |
| integer * | n, | ||
| doublereal * | d__, | ||
| doublereal * | e, | ||
| doublecomplex * | z__, | ||
| integer * | ldz, | ||
| doublereal * | work, | ||
| integer * | info | ||
| ) |
doublecomplex c_b1 = {0.,0.} [static] |
doublecomplex c_b2 = {1.,0.} [static] |