ergo
|
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_lagtf (const integer *n, Treal *a, const Treal *lambda, Treal *b, Treal *c__, const Treal *tol, Treal *d__, integer *in, integer *info) |
int template_lapack_lagtf | ( | const integer * | n, |
Treal * | a, | ||
const Treal * | lambda, | ||
Treal * | b, | ||
Treal * | c__, | ||
const Treal * | tol, | ||
Treal * | d__, | ||
integer * | in, | ||
integer * | info | ||
) |
References absMACRO, maxMACRO, template_blas_erbla(), and template_lapack_lamch().
Referenced by template_lapack_stein().