LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dpttrs()

void LAPACK_dpttrs ( lapack_int const *  n,
lapack_int const *  nrhs,
double const *  D,
double const *  E,
double *  B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: