41 const double* r,
const double* c,
44 double* rcond,
double* berr,
lapack_int n_err_bnds,
45 double* err_bnds_norm,
double* err_bnds_comp,
55 #ifndef LAPACK_DISABLE_NAN_CHECK
99 ab, ldab, afb, ldafb, ipiv, r, c, b, ldb, x,
100 ldx, rcond, berr, n_err_bnds, err_bnds_norm,
101 err_bnds_comp, nparams, params, work, rwork );