spprfs_

Improves the computed solution to a symmetric positive definite system of linear equations AX=B, where A is held in packed storage, and provides forward and backward error bounds for the solution.

pure nothrow @nogc extern (C)
void
spprfs_
(
ref char uplo
,,,
float* ap
,
float* afp
,
float* b
,,
float* x
,,
float* ferr
,
float* berr
,
float* work
,,)

Meta