LAPACKE_dsysvxx_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_dsysvxx_work
(,
char fact
,
char uplo
,
int n
,
int nrhs
,
double* a
,
int lda
,
double* af
,
int ldaf
,
int* ipiv
,
char* equed
,
double* s
,
double* b
,
int ldb
,
double* x
,
int ldx
,
double* rcond
,
double* rpvgrw
,
double* berr
,,,,,
double* params
,
double* work
,
int* iwork
)

Meta