LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dspgvx()

void LAPACK_dspgvx ( lapack_int const *  itype,
char const *  jobz,
char const *  range,
char const *  uplo,
lapack_int const *  n,
double *  AP,
double *  BP,
double const *  vl,
double const *  vu,
lapack_int const *  il,
lapack_int const *  iu,
double const *  abstol,
lapack_int m,
double *  W,
double *  Z,
lapack_int const *  ldz,
double *  work,
lapack_int iwork,
lapack_int IFAIL,
lapack_int info 
)
Here is the caller graph for this function: