LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ctrevc()

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