LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zstedc()

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