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

Meta