Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_lasv2 (const Treal *f, const Treal *g, const Treal *h__, Treal *ssmin, Treal *ssmax, Treal *snr, Treal *csr, Treal *snl, Treal *csl) |
int template_lapack_lasv2 | ( | const Treal * | f, | |
const Treal * | g, | |||
const Treal * | h__, | |||
Treal * | ssmin, | |||
Treal * | ssmax, | |||
Treal * | snr, | |||
Treal * | csr, | |||
Treal * | snl, | |||
Treal * | csl | |||
) | [inline] |
References absMACRO, FALSE_, template_blas_sqrt(), template_lapack_d_sign(), template_lapack_lamch(), and TRUE_.
Referenced by template_lapack_hgeqz().