LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cgeev()

void LAPACK_cgeev ( char const *  jobvl,
char const *  jobvr,
lapack_int const *  n,
lapack_complex_float A,
lapack_int const *  lda,
lapack_complex_float W,
lapack_complex_float VL,
lapack_int const *  ldvl,
lapack_complex_float VR,
lapack_int const *  ldvr,
lapack_complex_float work,
lapack_int const *  lwork,
float *  rwork,
lapack_int info 
)
Here is the caller graph for this function: