sggbal_

Balances a pair of general real matrices for the generalized eigenvalue problem A x = lambda B x.

pure nothrow @nogc extern (C)
void
sggbal_
(
ref char job
,,
float* a
,,
float* b
,,,,
float* lscale
,
float* rscale
,
float* work
,)

Meta