|  | LAPACK 3.12.1
    LAPACK: Linear Algebra PACKage | 
| Functions | |
| subroutine | clatdf (ijob, n, z, ldz, rhs, rdsum, rdscal, ipiv, jpiv) | 
| CLATDF uses the LU factorization of the n-by-n matrix computed by sgetc2 and computes a contribution to the reciprocal Dif-estimate. | |
| subroutine | dlatdf (ijob, n, z, ldz, rhs, rdsum, rdscal, ipiv, jpiv) | 
| DLATDF uses the LU factorization of the n-by-n matrix computed by sgetc2 and computes a contribution to the reciprocal Dif-estimate. | |
| subroutine | slatdf (ijob, n, z, ldz, rhs, rdsum, rdscal, ipiv, jpiv) | 
| SLATDF uses the LU factorization of the n-by-n matrix computed by sgetc2 and computes a contribution to the reciprocal Dif-estimate. | |
| subroutine | zlatdf (ijob, n, z, ldz, rhs, rdsum, rdscal, ipiv, jpiv) | 
| ZLATDF uses the LU factorization of the n-by-n matrix computed by sgetc2 and computes a contribution to the reciprocal Dif-estimate. | |