other versions
| sgerfsx.f(3) | LAPACK | sgerfsx.f(3) | 
NAME¶
sgerfsx.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgerfsx (TRANS, EQUED, N, NRHS, A,
    LDA, AF, LDAF, IPIV, R, C, B, LDB, X, LDX, RCOND, BERR,
    N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP, NPARAMS, PARAMS, WORK, IWORK,
    INFO)
  
  SGERFSX
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |