SRC/zlarfgp.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | ZLARFGP (N, ALPHA, X, INCX, TAU) |
Function Documentation
| subroutine ZLARFGP |
( |
INTEGER |
N, |
|
|
COMPLEX*16,save |
ALPHA, |
|
|
COMPLEX*16,dimension( * ) |
X, |
|
|
INTEGER |
INCX, |
|
|
COMPLEX*16 |
TAU | |
|
) |
| | |