LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgerfsx()

void LAPACK_dgerfsx ( char const *  trans,
char const *  equed,
lapack_int const *  n,
lapack_int const *  nrhs,
double const *  A,
lapack_int const *  lda,
double const *  AF,
lapack_int const *  ldaf,
lapack_int const *  ipiv,
double const *  R,
double const *  C,
double const *  B,
lapack_int const *  ldb,
double *  X,
lapack_int const *  ldx,
double *  rcond,
double *  berr,
lapack_int const *  n_err_bnds,
double *  err_bnds_norm,
double *  err_bnds_comp,
lapack_int const *  nparams,
double *  params,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: