Go to the source code of this file.
Functions/Subroutines |
subroutine | DLARFGP (N, ALPHA, X, INCX, TAU) |
Function Documentation
subroutine DLARFGP |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION |
ALPHA, |
|
|
DOUBLE PRECISION,dimension( * ) |
X, |
|
|
INTEGER |
INCX, |
|
|
DOUBLE PRECISION |
TAU |
|
) |
| |