sstein_

Computes selected eigenvectors of a real symmetric tridiagonal matrix by inverse iteration.

pure nothrow @nogc extern (C)
void
sstein_
(,
float* d
,
float* e
,,
float* w
,,,
float* z
,,
float* work
,,,)

Meta