LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dpbtrs()

void LAPACK_dpbtrs ( char const *  uplo,
lapack_int const *  n,
lapack_int const *  kd,
lapack_int const *  nrhs,
double const *  AB,
lapack_int const *  ldab,
double *  B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: