
Go to the source code of this file.
Functions | |
| int | zhpgst_ (integer *itype, char *uplo, integer *n, doublecomplex *ap, doublecomplex *bp, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static doublecomplex | c_b1 = {1.,0.} |
| int zhpgst_ | ( | integer * | itype, |
| char * | uplo, | ||
| integer * | n, | ||
| doublecomplex * | ap, | ||
| doublecomplex * | bp, | ||
| integer * | info | ||
| ) |
doublecomplex c_b1 = {1.,0.} [static] |