ergo
|
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_stemr (const char *jobz, const char *range, const integer *n, Treal *d__, Treal *e, const Treal *vl, const Treal *vu, const integer *il, const integer *iu, integer *m, Treal *w, Treal *z__, const integer *ldz, const integer *nzc, integer *isuppz, logical *tryrac, Treal *work, integer *lwork, integer *iwork, integer *liwork, integer *info) |
int template_lapack_stemr | ( | const char * | jobz, |
const char * | range, | ||
const integer * | n, | ||
Treal * | d__, | ||
Treal * | e, | ||
const Treal * | vl, | ||
const Treal * | vu, | ||
const integer * | il, | ||
const integer * | iu, | ||
integer * | m, | ||
Treal * | w, | ||
Treal * | z__, | ||
const integer * | ldz, | ||
const integer * | nzc, | ||
integer * | isuppz, | ||
logical * | tryrac, | ||
Treal * | work, | ||
integer * | lwork, | ||
integer * | iwork, | ||
integer * | liwork, | ||
integer * | info | ||
) |
References absMACRO, FALSE_, maxMACRO, minMACRO, template_blas_copy(), template_blas_erbla(), template_blas_lsame(), template_blas_scal(), template_blas_sqrt(), template_blas_swap(), template_lapack_lae2(), template_lapack_laev2(), template_lapack_lamch(), template_lapack_lanst(), template_lapack_larrc(), template_lapack_larre(), template_lapack_larrj(), template_lapack_larrr(), template_lapack_larrv(), and template_lapack_lasrt().
Referenced by template_lapack_stevr().