LAPACKE_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)
int
LAPACKE_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
)

Meta