![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | clarfgp (n, alpha, x, incx, tau) |
| CLARFGP generates an elementary reflector (Householder matrix) with non-negative beta. | |
| subroutine | dlarfgp (n, alpha, x, incx, tau) |
| DLARFGP generates an elementary reflector (Householder matrix) with non-negative beta. | |
| subroutine | slarfgp (n, alpha, x, incx, tau) |
| SLARFGP generates an elementary reflector (Householder matrix) with non-negative beta. | |
| subroutine | zlarfgp (n, alpha, x, incx, tau) |
| ZLARFGP generates an elementary reflector (Householder matrix) with non-negative beta. | |