The OpenD Programming Language

sptrfs_

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

extern (C) pure nothrow @nogc
void
sptrfs_
(,,
float* d
,
float* e
,
float* df
,
float* ef
,
float* b
,,
float* x
,,
float* ferr
,
float* berr
,
float* work
,)

Meta