LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsbev()

void LAPACK_dsbev ( char const *  jobz,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  kd,
double *  AB,
lapack_int const *  ldab,
double *  W,
double *  Z,
lapack_int const *  ldz,
double *  work,
lapack_int info 
)
Here is the caller graph for this function: