LAPACKE_dhsein_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_dhsein_work
(,
char job
,
char eigsrc
,
char initv
,
int* select
,
int n
,
const(double)* h
,
int ldh
,
double* wr
,
const(double)* wi
,
double* vl
,
int ldvl
,
double* vr
,
int ldvr
,
int mm
,
int* m
,
double* work
,
int* ifaill
,
int* ifailr
)

Meta