LAPACKE_dsbgv

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_dsbgv
(,
char jobz
,
char uplo
,
int n
,
int ka
,
int kb
,
double* ab
,
int ldab
,
double* bb
,
int ldbb
,
double* w
,
double* z
,
int ldz
)

Meta