#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | cckgqr_ (integer *nm, integer *mval, integer *np, integer *pval, integer *nn, integer *nval, integer *nmats, integer *iseed, real *thresh, integer *nmax, complex *a, complex *af, complex *aq, complex *ar, complex *taua, complex *b, complex *bf, complex *bz, complex *bt, complex *bwk, complex *taub, complex *work, real *rwork, integer *nin, integer *nout, integer *info) |
Variables |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c__8 = 8 |
Function Documentation
int cckgqr_ |
( |
integer * |
nm, |
|
|
integer * |
mval, |
|
|
integer * |
np, |
|
|
integer * |
pval, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
integer * |
nmats, |
|
|
integer * |
iseed, |
|
|
real * |
thresh, |
|
|
integer * |
nmax, |
|
|
complex * |
a, |
|
|
complex * |
af, |
|
|
complex * |
aq, |
|
|
complex * |
ar, |
|
|
complex * |
taua, |
|
|
complex * |
b, |
|
|
complex * |
bf, |
|
|
complex * |
bz, |
|
|
complex * |
bt, |
|
|
complex * |
bwk, |
|
|
complex * |
taub, |
|
|
complex * |
work, |
|
|
real * |
rwork, |
|
|
integer * |
nin, |
|
|
integer * |
nout, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation