The OpenD Programming Language

stgsyl_

Solves the generalized Sylvester equation.

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

Meta