LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ctrsen()

void LAPACK_ctrsen ( char const *  job,
char const *  compq,
lapack_logical const *  select,
lapack_int const *  n,
lapack_complex_float T,
lapack_int const *  ldt,
lapack_complex_float Q,
lapack_int const *  ldq,
lapack_complex_float W,
lapack_int m,
float *  s,
float *  sep,
lapack_complex_float work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: