LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dtrsen()

void LAPACK_dtrsen ( char const *  job,
char const *  compq,
lapack_logical const *  select,
lapack_int const *  n,
double *  T,
lapack_int const *  ldt,
double *  Q,
lapack_int const *  ldq,
double *  WR,
double *  WI,
lapack_int m,
double *  s,
double *  sep,
double *  work,
lapack_int const *  lwork,
lapack_int iwork,
lapack_int const *  liwork,
lapack_int info 
)
Here is the caller graph for this function: