41 const float* r,
const float* c,
44 float* rcond,
float* berr,
lapack_int n_err_bnds,
45 float* err_bnds_norm,
float* 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 );