The OpenD Programming Language

sporfs_

Improves the computed solution to a symmetric positive definite system of linear equations AX=B, and provides forward and backward error bounds for the solution.

extern (C) pure nothrow @nogc
void
sporfs_
(
ref char uplo
,,,
float* a
,,
float* af
,,
float* b
,,
float* x
,,
float* ferr
,
float* berr
,
float* work
,,)

Meta