LAPACKE_ssyev_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_ssyev_work
(,
char jobz
,
char uplo
,
int n
,
float* a
,
int lda
,
float* w
,
float* work
,
int lwork
)

Meta