|
ergo
|
Go to the source code of this file.
Functions | |
| template<class Treal> | |
| int | template_lapack_lacon (const integer *n, Treal *v, Treal *x, integer *isgn, Treal *est, integer *kase) |
| int template_lapack_lacon | ( | const integer * | n, |
| Treal * | v, | ||
| Treal * | x, | ||
| integer * | isgn, | ||
| Treal * | est, | ||
| integer * | kase ) |
References absMACRO, template_blas_asum(), template_blas_copy(), and template_blas_idamax().
Referenced by template_lapack_pocon().