LAPACKE_ssprfs

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_ssprfs
(,
char uplo
,
int n
,
int nrhs
,
const(float)* ap
,
const(float)* afp
,
const(int)* ipiv
,
const(float)* b
,
int ldb
,
float* x
,
int ldx
,
float* ferr
,
float* berr
)

Meta