LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ LAPACK_sstebz_base()

void LAPACK_sstebz_base ( 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,
size_t  ,
size_t   
)