LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_sspgv ( lapack_int itype,
char *  jobz,
char *  uplo,
lapack_int n,
float *  ap,
float *  bp,
float *  w,
float *  z,
lapack_int ldz,
float *  work,
lapack_int info 
)

Here is the caller graph for this function: