ergo
|
Go to the source code of this file.
Functions | |
template<class Treal > | |
int | template_lapack_larrf (integer *n, Treal *d__, Treal *l, Treal *ld, integer *clstrt, integer *clend, Treal *w, Treal *wgap, Treal *werr, Treal *spdiam, Treal *clgapl, Treal *clgapr, Treal *pivmin, Treal *sigma, Treal *dplus, Treal *lplus, Treal *work, integer *info) |
int template_lapack_larrf | ( | integer * | n, |
Treal * | d__, | ||
Treal * | l, | ||
Treal * | ld, | ||
integer * | clstrt, | ||
integer * | clend, | ||
Treal * | w, | ||
Treal * | wgap, | ||
Treal * | werr, | ||
Treal * | spdiam, | ||
Treal * | clgapl, | ||
Treal * | clgapr, | ||
Treal * | pivmin, | ||
Treal * | sigma, | ||
Treal * | dplus, | ||
Treal * | lplus, | ||
Treal * | work, | ||
integer * | info | ||
) |
References absMACRO, FALSE_, maxMACRO, minMACRO, template_blas_copy(), template_blas_sqrt(), template_lapack_isnan(), template_lapack_lamch(), and TRUE_.
Referenced by template_lapack_larrv().