| |
| | [No title] |
 | | Purpose ======= LA_GGSVD computes the generalized singular values and, optionally, the transformation matrices from the generalized singular value decomposition (GSVD) of a real or complex matrix pair (A,B), where A is m by n and B is p by n. |
 | | The GSVD of (A,B) is written A = U * SIGMA1(0, R)*Q^H, B = V * SIGMA2(0, R)*Q^H where U, V and Q are orthogonal (unitary) matrices of dimensions m by m, p by p and n by n, respectively. |
 | | Let l be the rank of B and r the rank of the (m + p) * n matrix (A) (B), and let k = r-l. |
| www.cs.utk.edu /~jerzy/lapack95/DOC/la_ggsvd.txt (266 words) |
|