The OpenD Programming Language

strexc_

Reorders the Schur factorization of a matrix by an orthogonal similarity transformation.

extern (C) pure nothrow @nogc
void
strexc_
(
ref char compq
,,
float* t
,,
float* q
,,,,
float* work
,)

Meta