sptsv_

Solves a symmetric positive definite tridiagonal system of linear equations AX=B.

pure nothrow @nogc extern (C)
void
sptsv_
(,,
float* d
,
float* e
,
float* b
,,)

Meta