LAPACK  3.7.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dpttrs()

void LAPACK_dpttrs ( lapack_int *  n,
lapack_int *  nrhs,
const double *  d,
const double *  e,
double *  b,
lapack_int *  ldb,
lapack_int *  info 
)