ergo
|
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_larrc (const char *jobt, const integer *n, const Treal *vl, const Treal *vu, Treal *d__, Treal *e, Treal *pivmin, integer *eigcnt, integer *lcnt, integer *rcnt, integer *info) |
int template_lapack_larrc | ( | const char * | jobt, |
const integer * | n, | ||
const Treal * | vl, | ||
const Treal * | vu, | ||
Treal * | d__, | ||
Treal * | e, | ||
Treal * | pivmin, | ||
integer * | eigcnt, | ||
integer * | lcnt, | ||
integer * | rcnt, | ||
integer * | info | ||
) |
References template_blas_lsame().
Referenced by template_lapack_larre(), and template_lapack_stemr().