LAPACKE_dgeesx_work

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_dgeesx_work
(,
char jobvs
,
char sort
,,
char sense
,
int n
,
double* a
,
int lda
,
int* sdim
,
double* wr
,
double* wi
,
double* vs
,
int ldvs
,
double* rconde
,
double* rcondv
,
double* work
,
int lwork
,
int* iwork
,
int liwork
,
int* bwork
)

Meta