Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       sla_syrfsx_extended.f -

SYNOPSIS

   Functions/Subroutines
       subroutine sla_syrfsx_extended (PREC_TYPE, UPLO, N, NRHS, A, LDA, AF, LDAF, IPIV, COLEQU, C, B, LDB, Y,
           LDY, BERR_OUT, N_NORMS, ERR_BNDS_NORM, ERR_BNDS_COMP, RES, AYB, DY, Y_TAIL, RCOND, ITHRESH, RTHRESH,
           DZ_UB, IGNORE_CWISE, INFO)
           SLA_SYRFSX_EXTENDED improves the computed solution to a system of linear equations for symmetric
           indefinite 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.

Version 3.6.0                                    Sun Jan 17 2016                        sla_syrfsx_extended.f(3)