ergo
template_lapack_lacon.h File Reference

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)
 

Function Documentation

◆ template_lapack_lacon()

template<class Treal>
int template_lapack_lacon ( const integer * n,
Treal * v,
Treal * x,
integer * isgn,
Treal * est,
integer * kase )