clatdf.f (3) Linux Manual Page
clatdf.f – Synopsis Functions/Subroutines 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. Function/Subroutine Documentation subroutine clatdf (integerIJOB, integerN, complex, dimension( ldz, * )Z, integerLDZ, complex, dimension( * )RHS, realRDSUM, realRDSCAL, integer, dimension(…
