spttrf_

Computes the LDL**H factorization of a symmetric positive definite tridiagonal matrix.

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

Meta