| |
| | : Class Dlatdf (Site not responding. Last check: 2007-11-02) |
 | | * * Purpose * ======= * * DLATDF uses the LU factorization of the n-by-n matrix Z computed by * DGETC2 and computes a contribution to the reciprocal Dif-estimate * by solving Z * x = b for x, and choosing the r.h.s. |
 | | * * The factorization of Z returned by DGETC2 has the form Z = P*L*U*Q, * where P and Q are permutation matrices. |
 | | dlatdf(int ijob, int n, double[] z, int _z_offset, int ldz, double[] rhs, int _rhs_offset, doubleW rdsum, doubleW rdscal, int[] ipiv, int _ipiv_offset, int[] jpiv, int _jpiv_offset) |
| www.cs.utk.edu /~seymour/f2j/docs/org/netlib/lapack/Dlatdf.html (437 words) |
|