stgsyl_

Solves the generalized Sylvester equation.

pure nothrow @nogc extern (C)
void
stgsyl_
(
ref char trans
,,,,
float* a
,,
float* b
,,
float* c
,,
float* d
,,
float* e
,,
float* f
,,
float* scale
,
float* dif
,
float* work
,,,)

Meta