| |
| | [No title] (Site not responding. Last check: ) |
 | | The upper trapezoidal matrix A is factored as A = (R 0) * Z, where Z is an N-by-N unitary matrix and R is an M-by-M upper triangular matrix. |
 | | M (input) INTEGER The number of rows of the matrix A. N (input) INTEGER The number of columns of the matrix A. A (input/output) COMPLEX*16 array, dimension (LDA,N) On entry, the leading M-by-N upper trapezoidal part of the array A must contain the matrix to be factorized. |
 | | On exit, the leading M-by-M upper triangular part of A contains the upper triangular matrix R, and elements M+1 to N of the first M rows of A, with the array TAU, represent the uni tary matrix Z as a product of M elementary reflec tors. |
| www.ibiblio.org /gferg/ldp/man/manl/ztzrzf.l.html (397 words) |
|