LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dstedc()

void LAPACK_dstedc ( char const *  compz,
lapack_int const *  n,
double *  D,
double *  E,
double *  Z,
lapack_int const *  ldz,
double *  work,
lapack_int const *  lwork,
lapack_int iwork,
lapack_int const *  liwork,
lapack_int info 
)
Here is the caller graph for this function: