LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sstebz()

void LAPACK_sstebz ( char const *  range,
char const *  order,
lapack_int const *  n,
float const *  vl,
float const *  vu,
lapack_int const *  il,
lapack_int const *  iu,
float const *  abstol,
float const *  D,
float const *  E,
lapack_int m,
lapack_int nsplit,
float *  W,
lapack_int IBLOCK,
lapack_int ISPLIT,
float *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: