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