LAPACKE_dtgevc_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_dtgevc_work
(,
char side
,
char howmny
,
const(int)* select
,
int n
,
const(double)* s
,
int lds
,
const(double)* p
,
int ldp
,
double* vl
,
int ldvl
,
double* vr
,
int ldvr
,
int mm
,
int* m
,
double* work
)

Meta