#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | ctgsna_ (char *job, char *howmny, logical *select, integer *n, complex *a, integer *lda, complex *b, integer *ldb, complex *vl, integer *ldvl, complex *vr, integer *ldvr, real *s, real *dif, integer *mm, integer *m, complex *work, integer *lwork, integer *iwork, integer *info) |
Variables |
static integer | c__1 = 1 |
static integer | c__3 = 3 |
static complex | c_b19 = {1.f,0.f} |
static complex | c_b20 = {0.f,0.f} |
static logical | c_false = FALSE_ |
Function Documentation
int ctgsna_ |
( |
char * |
job, |
|
|
char * |
howmny, |
|
|
logical * |
select, |
|
|
integer * |
n, |
|
|
complex * |
a, |
|
|
integer * |
lda, |
|
|
complex * |
b, |
|
|
integer * |
ldb, |
|
|
complex * |
vl, |
|
|
integer * |
ldvl, |
|
|
complex * |
vr, |
|
|
integer * |
ldvr, |
|
|
real * |
s, |
|
|
real * |
dif, |
|
|
integer * |
mm, |
|
|
integer * |
m, |
|
|
complex * |
work, |
|
|
integer * |
lwork, |
|
|
integer * |
iwork, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation