LAPACKE_dsbgvx_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_dsbgvx_work
(,
char jobz
,
char range
,
char uplo
,
int n
,
int ka
,
int kb
,
double* ab
,
int ldab
,
double* bb
,
int ldbb
,
double* q
,
int ldq
,
double vl
,
double vu
,
int il
,
int iu
,
double abstol
,
int* m
,
double* w
,
double* z
,
int ldz
,
double* work
,
int* iwork
,
int* ifail
)

Meta