LAPACKE_ssbev_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_ssbev_work
(,
char jobz
,
char uplo
,
int n
,
int kd
,
float* ab
,
int ldab
,
float* w
,
float* z
,
int ldz
,
float* work
)

Meta