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