
Go to the source code of this file.
Functions | |
| int | zlarf_ (char *side, integer *m, 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 zlarf_ | ( | char * | side, |
| integer * | m, | ||
| 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] |