dtrsyl_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
dtrsyl_
(
char* trana
,
char* tranb
,
int* isgn
,
int* m
,
int* n
,
const(double)* a
,
int* lda
,
const(double)* b
,
int* ldb
,
double* c
,
int* ldc
,
double* scale
,
int* info
)

Meta