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
,,
ref const lapackint ilo
,
ref const lapackint ihi
,
float* lscale
,
float* rscale
,,
float* v
,,)

Meta