LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dtrevc()

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