F08WWF (ZGGBAK) forms the right or left eigenvectors of the real generalized eigenvalue problem
, by backward transformation on the computed eigenvectors given by
F08YXF (ZTGEVC). It is necessary to call this routine only if the optional balancing routine
F08WVF (ZGGBAL) was previously called to balance the matrix pair
.
If the matrix pair has been previously balanced using the routine
F08WVF (ZGGBAL) then F08WWF (ZGGBAK) backtransforms the eigenvector solution given by
F08YXF (ZTGEVC). This is usually the sixth and last step in the solution of the generalized eigenvalue problem.
For a description of balancing, see the document for
F08WVF (ZGGBAL).
The errors are negligible.
The real analogue of this routine is
F08WJF (DGGBAK).