LAPACKE_sposvxx

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

Meta