LAPACKE_dgeev

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

Meta