dggesx_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
dggesx_
(
char* jobvsl
,
char* jobvsr
,
char* sort
,,
char* sense
,
int* n
,
double* a
,
int* lda
,
double* b
,
int* ldb
,
int* sdim
,
double* alphar
,
double* alphai
,
double* beta
,
double* vsl
,
int* ldvsl
,
double* vsr
,
int* ldvsr
,
double* rconde
,
double* rcondv
,
double* work
,
int* lwork
,
int* iwork
,
int* liwork
,
int* bwork
,
int* info
)

Meta