#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | cckgsv_ (integer *nm, integer *mval, integer *pval, integer *nval, integer *nmats, integer *iseed, real *thresh, integer *nmax, complex *a, complex *af, complex *b, complex *bf, complex *u, complex *v, complex *q, real *alpha, real *beta, complex *r__, integer *iwork, 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 cckgsv_ |
( |
integer * |
nm, |
|
|
integer * |
mval, |
|
|
integer * |
pval, |
|
|
integer * |
nval, |
|
|
integer * |
nmats, |
|
|
integer * |
iseed, |
|
|
real * |
thresh, |
|
|
integer * |
nmax, |
|
|
complex * |
a, |
|
|
complex * |
af, |
|
|
complex * |
b, |
|
|
complex * |
bf, |
|
|
complex * |
u, |
|
|
complex * |
v, |
|
|
complex * |
q, |
|
|
real * |
alpha, |
|
|
real * |
beta, |
|
|
complex * |
r__, |
|
|
integer * |
iwork, |
|
|
complex * |
work, |
|
|
real * |
rwork, |
|
|
integer * |
nin, |
|
|
integer * |
nout, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation