#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | ztgex2_ (logical *wantq, logical *wantz, integer *n, doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, doublecomplex *q, integer *ldq, doublecomplex *z__, integer *ldz, integer *j1, integer *info) |
Variables |
static integer | c__1 = 1 |
static integer | c__2 = 2 |
Function Documentation
int ztgex2_ |
( |
logical * |
wantq, |
|
|
logical * |
wantz, |
|
|
integer * |
n, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
b, |
|
|
integer * |
ldb, |
|
|
doublecomplex * |
q, |
|
|
integer * |
ldq, |
|
|
doublecomplex * |
z__, |
|
|
integer * |
ldz, |
|
|
integer * |
j1, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation