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

NAME

       dsyrfsx.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dsyrfsx (UPLO, EQUED, N, NRHS, A, LDA, AF, LDAF, IPIV, S, B, LDB, X, LDX,
           RCOND, BERR, N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP, NPARAMS, PARAMS, WORK, IWORK,
           INFO)
           DSYRFSX

Author

       Generated automatically by Doxygen for LAPACK from the source code.