ssbgst_

Reduces a real symmetric-definite banded generalized eigenproblem A x = lambda B x to standard form, where B has been factorized by SPBSTF (Crawford's algorithm).

pure nothrow @nogc extern (C)
void
ssbgst_
(
ref char vect
,
ref char uplo
,,,,
float* ab
,,
float* bb
,,
float* x
,,
float* work
,)

Meta