LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sgttrs()

void LAPACK_sgttrs ( char const *  trans,
lapack_int const *  n,
lapack_int const *  nrhs,
float const *  DL,
float const *  D,
float const *  DU,
float const *  DU2,
lapack_int const *  ipiv,
float *  B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: