The OpenD Programming Language

sggbal_

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

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

Meta