| dla_gerfsx_extended.f(3) | LAPACK | dla_gerfsx_extended.f(3) | 
NAME¶
dla_gerfsx_extended.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dla_gerfsx_extended (PREC_TYPE, TRANS_TYPE,
    N, NRHS, A, LDA, AF, LDAF, IPIV, COLEQU, C, B,
    LDB, Y, LDY, BERR_OUT, N_NORMS, ERRS_N, ERRS_C, RES, AYB, DY, Y_TAIL,
    RCOND, ITHRESH, RTHRESH, DZ_UB, IGNORE_CWISE, INFO)
  
  DLA_GERFSX_EXTENDED improves the computed solution to a system of
    linear equations for general matrices by performing extra-precise iterative
    refinement and provides error bounds and backward error estimates for the
    solution.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |