sggbak_

Forms the right or left eigenvectors of the generalized eigenvalue problem by backward transformation on the computed eigenvectors of the balanced pair of matrices output by SGGBAL.

pure nothrow @nogc extern (C)
void
sggbak_
(
ref char job
,
ref char side
,,,,
float* lscale
,
float* rscale
,,
float* v
,,)

Meta