other versions
| dgbrfsx.f(3) | LAPACK | dgbrfsx.f(3) | 
NAME¶
dgbrfsx.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dgbrfsx (TRANS, EQUED, N, KL, KU,
    NRHS, AB, LDAB, AFB, LDAFB, IPIV, R, C, B, LDB, X, LDX, RCOND,
    BERR, N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP, NPARAMS, PARAMS, WORK,
    IWORK, INFO)
  
  DGBRFSX
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |