LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sstedc()

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