ssyrfsx_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
ssyrfsx_
(
char* uplo
,
char* equed
,
int* n
,
int* nrhs
,
const(float)* a
,
int* lda
,
const(float)* af
,
int* ldaf
,
const(int)* ipiv
,
const(float)* s
,
const(float)* b
,
int* ldb
,
float* x
,
int* ldx
,
float* rcond
,
float* berr
,,,,
int* nparams
,
float* params
,
float* work
,
int* iwork
,
int* info
)

Meta