LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsyevd()

void LAPACK_dsyevd ( char const *  jobz,
char const *  uplo,
lapack_int const *  n,
double *  A,
lapack_int const *  lda,
double *  W,
double *  work,
lapack_int const *  lwork,
lapack_int iwork,
lapack_int const *  liwork,
lapack_int info 
)
Here is the caller graph for this function: