#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zggrqf_ (integer *m, integer *p, integer *n, doublecomplex *a, integer *lda, doublecomplex *taua, doublecomplex *b, integer *ldb, doublecomplex *taub, doublecomplex *work, integer *lwork, integer *info) |
Variables |
static integer | c__1 = 1 |
static integer | c_n1 = -1 |
Function Documentation
int zggrqf_ |
( |
integer * |
m, |
|
|
integer * |
p, |
|
|
integer * |
n, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
taua, |
|
|
doublecomplex * |
b, |
|
|
integer * |
ldb, |
|
|
doublecomplex * |
taub, |
|
|
doublecomplex * |
work, |
|
|
integer * |
lwork, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation