ergo
|
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_stebz (const char *range, const char *order, const integer *n, const Treal *vl, const Treal *vu, const integer *il, const integer *iu, const Treal *abstol, const Treal *d__, const Treal *e, integer *m, integer *nsplit, Treal *w, integer *iblock, integer *isplit, Treal *work, integer *iwork, integer *info) |
int template_lapack_stebz | ( | const char * | range, |
const char * | order, | ||
const integer * | n, | ||
const Treal * | vl, | ||
const Treal * | vu, | ||
const integer * | il, | ||
const integer * | iu, | ||
const Treal * | abstol, | ||
const Treal * | d__, | ||
const Treal * | e, | ||
integer * | m, | ||
integer * | nsplit, | ||
Treal * | w, | ||
integer * | iblock, | ||
integer * | isplit, | ||
Treal * | work, | ||
integer * | iwork, | ||
integer * | info | ||
) |
References absMACRO, FALSE_, gu, maxMACRO, minMACRO, template_blas_erbla(), template_blas_log(), template_blas_lsame(), template_blas_sqrt(), template_lapack_ilaenv(), template_lapack_laebz(), template_lapack_lamch(), and TRUE_.
Referenced by template_lapack_stevr(), and template_lapack_stevx().