LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dtrsna()

void LAPACK_dtrsna ( char const *  job,
char const *  howmny,
lapack_logical const *  select,
lapack_int const *  n,
double const *  T,
lapack_int const *  ldt,
double const *  VL,
lapack_int const *  ldvl,
double const *  VR,
lapack_int const *  ldvr,
double *  S,
double *  SEP,
lapack_int const *  mm,
lapack_int m,
double *  work,
lapack_int const *  ldwork,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: