LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sgeesx()

void LAPACK_sgeesx ( char const *  jobvs,
char const *  sort,
LAPACK_S_SELECT2  select,
char const *  sense,
lapack_int const *  n,
float *  A,
lapack_int const *  lda,
lapack_int sdim,
float *  WR,
float *  WI,
float *  VS,
lapack_int const *  ldvs,
float *  rconde,
float *  rcondv,
float *  work,
lapack_int const *  lwork,
lapack_int iwork,
lapack_int const *  liwork,
lapack_logical BWORK,
lapack_int info 
)
Here is the caller graph for this function: