stgexc_

Reorders the generalized real Schur decomposition of a real matrix pair (A,B) using an orthogonal equivalence transformation so that the diagonal block of (A,B) with row index IFST is moved to row ILST.

pure nothrow @nogc extern (C)
void
stgexc_
(
ref const lapackint wantq
,
ref const lapackint wantz
,,
float* a
,,
float* b
,,
float* q
,,
float* z
,,,,
float* work
,,)

Meta