LAPACKE_zheevr_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_zheevr_work
(,
char jobz
,
char range
,
char uplo
,
int n
,,
int lda
,
double vl
,
double vu
,
int il
,
int iu
,
double abstol
,
int* m
,
double* w
,,
int ldz
,
int* isuppz
,,
int lwork
,
double* rwork
,
int lrwork
,
int* iwork
,
int liwork
)

Meta