#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zchkgg_ (integer *nsizes, integer *nn, integer *ntypes, logical *dotype, integer *iseed, doublereal *thresh, logical *tstdif, doublereal *thrshn, integer *nounit, doublecomplex *a, integer *lda, doublecomplex *b, doublecomplex *h__, doublecomplex *t, doublecomplex *s1, doublecomplex *s2, doublecomplex *p1, doublecomplex *p2, doublecomplex *u, integer *ldu, doublecomplex *v, doublecomplex *q, doublecomplex *z__, doublecomplex *alpha1, doublecomplex *beta1, doublecomplex *alpha3, doublecomplex *beta3, doublecomplex *evectl, doublecomplex *evectr, doublecomplex *work, integer *lwork, doublereal *rwork, logical *llwork, doublereal *result, integer *info) |
Variables |
static integer | c__1 = 1 |
static integer | c__2 = 2 |
static integer | c__3 = 3 |
static integer | c__4 = 4 |
static doublecomplex | c_b1 = {0.,0.} |
static doublereal | c_b17 = 1. |
static doublecomplex | c_b2 = {1.,0.} |
static logical | c_false = FALSE_ |
static logical | c_true = TRUE_ |
Function Documentation
int zchkgg_ |
( |
integer * |
nsizes, |
|
|
integer * |
nn, |
|
|
integer * |
ntypes, |
|
|
logical * |
dotype, |
|
|
integer * |
iseed, |
|
|
doublereal * |
thresh, |
|
|
logical * |
tstdif, |
|
|
doublereal * |
thrshn, |
|
|
integer * |
nounit, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
b, |
|
|
doublecomplex * |
h__, |
|
|
doublecomplex * |
t, |
|
|
doublecomplex * |
s1, |
|
|
doublecomplex * |
s2, |
|
|
doublecomplex * |
p1, |
|
|
doublecomplex * |
p2, |
|
|
doublecomplex * |
u, |
|
|
integer * |
ldu, |
|
|
doublecomplex * |
v, |
|
|
doublecomplex * |
q, |
|
|
doublecomplex * |
z__, |
|
|
doublecomplex * |
alpha1, |
|
|
doublecomplex * |
beta1, |
|
|
doublecomplex * |
alpha3, |
|
|
doublecomplex * |
beta3, |
|
|
doublecomplex * |
evectl, |
|
|
doublecomplex * |
evectr, |
|
|
doublecomplex * |
work, |
|
|
integer * |
lwork, |
|
|
doublereal * |
rwork, |
|
|
logical * |
llwork, |
|
|
doublereal * |
result, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation