spttrs_

Solves a symmetric positive definite tridiagonal system of linear equations, using the LDL**H factorization computed by SPTTRF.

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

Meta