next up previous contents index
Next: Generalized Orthogonal Factorizations Up: Orthogonal Factorizations and Linear Previous: Complete Orthogonal Factorization

Other Factorizations

The QL and RQ factorizations      are given by
displaymath13582
and
displaymath13583
These factorizations are computed by PxGEQLF and PxGERQF, respectively; they are         less commonly used than either the QR or LQ factorizations described above, but have applications in, for example, the computation of generalized QR factorizations [5].    

All the factorization routines discussed here (except PxTZRZF) allow arbitrary m and n, so that in some cases the matrices R or L are trapezoidal rather than triangular. A routine that performs pivoting is provided only for the QR factorization.

  table1747
Table 3.7: Computational routines for orthogonal factorizations



Susan Blackford
Tue May 13 09:21:01 EDT 1997