#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | cdrvgg_ (integer *nsizes, integer *nn, integer *ntypes, logical *dotype, integer *iseed, real *thresh, real *thrshn, integer *nounit, complex *a, integer *lda, complex *b, complex *s, complex *t, complex *s2, complex *t2, complex *q, integer *ldq, complex *z__, complex *alpha1, complex *beta1, complex *alpha2, complex *beta2, complex *vl, complex *vr, complex *work, integer *lwork, real *rwork, real *result, integer *info) |
Variables |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c__2 = 2 |
static integer | c__3 = 3 |
static integer | c__4 = 4 |
static complex | c_b1 = {0.f,0.f} |
static real | c_b39 = 1.f |
static logical | c_false = FALSE_ |
static integer | c_n1 = -1 |
static logical | c_true = TRUE_ |
Function Documentation
int cdrvgg_ |
( |
integer * |
nsizes, |
|
|
integer * |
nn, |
|
|
integer * |
ntypes, |
|
|
logical * |
dotype, |
|
|
integer * |
iseed, |
|
|
real * |
thresh, |
|
|
real * |
thrshn, |
|
|
integer * |
nounit, |
|
|
complex * |
a, |
|
|
integer * |
lda, |
|
|
complex * |
b, |
|
|
complex * |
s, |
|
|
complex * |
t, |
|
|
complex * |
s2, |
|
|
complex * |
t2, |
|
|
complex * |
q, |
|
|
integer * |
ldq, |
|
|
complex * |
z__, |
|
|
complex * |
alpha1, |
|
|
complex * |
beta1, |
|
|
complex * |
alpha2, |
|
|
complex * |
beta2, |
|
|
complex * |
vl, |
|
|
complex * |
vr, |
|
|
complex * |
work, |
|
|
integer * |
lwork, |
|
|
real * |
rwork, |
|
|
real * |
result, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation