|
ergo
|
Go to the source code of this file.
Functions | |
| template<class Treal> | |
| int | template_lapack_larf (const char *side, const integer *m, const integer *n, const Treal *v, const integer *incv, const Treal *tau, Treal *c__, const integer *ldc, Treal *work) |
| int template_lapack_larf | ( | const char * | side, |
| const integer * | m, | ||
| const integer * | n, | ||
| const Treal * | v, | ||
| const integer * | incv, | ||
| const Treal * | tau, | ||
| Treal * | c__, | ||
| const integer * | ldc, | ||
| Treal * | work ) |
References template_blas_gemv(), template_blas_ger(), and template_blas_lsame().
Referenced by template_lapack_geqr2(), template_lapack_org2l(), template_lapack_org2r(), and template_lapack_orm2r().