LAPACKE_sgeev

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_sgeev
(,
char jobvl
,
char jobvr
,
int n
,
float* a
,
int lda
,
float* wr
,
float* wi
,
float* vl
,
int ldvl
,
float* vr
,
int ldvr
)

Meta