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