LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgees()

void LAPACK_dgees ( char const *  jobvs,
char const *  sort,
LAPACK_D_SELECT2  select,
lapack_int const *  n,
double *  A,
lapack_int const *  lda,
lapack_int sdim,
double *  WR,
double *  WI,
double *  VS,
lapack_int const *  ldvs,
double *  work,
lapack_int const *  lwork,
lapack_logical BWORK,
lapack_int info 
)
Here is the caller graph for this function: