
Go to the source code of this file.
Functions | |
| int | zlarfy_ (char *uplo, integer *n, doublecomplex *v, integer *incv, doublecomplex *tau, doublecomplex *c__, integer *ldc, doublecomplex *work) |
Variables | |
| static integer | c__1 = 1 |
| static doublecomplex | c_b1 = {1.,0.} |
| static doublecomplex | c_b2 = {0.,0.} |
| int zlarfy_ | ( | char * | uplo, |
| integer * | n, | ||
| doublecomplex * | v, | ||
| integer * | incv, | ||
| doublecomplex * | tau, | ||
| doublecomplex * | c__, | ||
| integer * | ldc, | ||
| doublecomplex * | work | ||
| ) |
doublecomplex c_b1 = {1.,0.} [static] |
doublecomplex c_b2 = {0.,0.} [static] |