LAPACKE_zsyrfsx

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_zsyrfsx
(,
char uplo
,
char equed
,
int n
,
int nrhs
,,
int lda
,,
int ldaf
,
const(int)* ipiv
,
const(double)* s
,,
int ldb
,,
int ldx
,
double* rcond
,
double* berr
,,,,,
double* params
)

Meta