The OpenD Programming Language

spttrf_

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

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

Meta