other versions
| slatdf.f(3) | LAPACK | slatdf.f(3) | 
NAME¶
slatdf.f
SYNOPSIS¶
Functions/Subroutines¶
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.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |