ssterf_

Computes all eigenvalues of a real symmetric tridiagonal matrix, using a root-free variant of the QL or QR algorithm.

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

Meta