LAPACKE_strsyl

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_strsyl
(,
char trana
,
char tranb
,
int isgn
,
int m
,
int n
,
const(float)* a
,
int lda
,
const(float)* b
,
int ldb
,
float* c
,
int ldc
,
float* scale
)

Meta