#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | ztrsyl_ (char *trana, char *tranb, integer *isgn, integer *m, integer *n, doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, doublecomplex *c__, integer *ldc, doublereal *scale, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int ztrsyl_ |
( |
char * |
trana, |
|
|
char * |
tranb, |
|
|
integer * |
isgn, |
|
|
integer * |
m, |
|
|
integer * |
n, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
b, |
|
|
integer * |
ldb, |
|
|
doublecomplex * |
c__, |
|
|
integer * |
ldc, |
|
|
doublereal * |
scale, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation