ergo
|
#include "template_lapack_common.h"
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_sterf (const integer *n, Treal *d__, Treal *e, integer *info) |
int template_lapack_sterf | ( | const integer * | n, |
Treal * | d__, | ||
Treal * | e, | ||
integer * | info | ||
) |
References absMACRO, template_blas_erbla(), template_blas_sqrt(), template_lapack_d_sign(), template_lapack_lae2(), template_lapack_lamch(), template_lapack_lanst(), template_lapack_lapy2(), template_lapack_lascl(), and template_lapack_lasrt().
Referenced by template_lapack_stevr(), template_lapack_stevx(), and template_lapack_syev().