LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dtbrfs()

void LAPACK_dtbrfs ( char const *  uplo,
char const *  trans,
char const *  diag,
lapack_int const *  n,
lapack_int const *  kd,
lapack_int const *  nrhs,
double const *  AB,
lapack_int const *  ldab,
double const *  B,
lapack_int const *  ldb,
double const *  X,
lapack_int const *  ldx,
double *  ferr,
double *  berr,
double *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: