LAPACKE_dstebz_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_dstebz_work
(
char range
,
char order
,
int n
,
double vl
,
double vu
,
int il
,
int iu
,
double abstol
,
const(double)* d
,
const(double)* e
,
int* m
,
int* nsplit
,
double* w
,
int* iblock
,
int* isplit
,
double* work
,
int* iwork
)

Meta