ergo
template_lapack_lagtf.h File Reference

Go to the source code of this file.

Functions

template<class Treal>
int template_lapack_lagtf (const integer *n, Treal *a, const Treal *lambda, Treal *b, Treal *c__, const Treal *tol, Treal *d__, integer *in, integer *info)
 

Function Documentation

◆ template_lapack_lagtf()

template<class Treal>
int template_lapack_lagtf ( const integer * n,
Treal * a,
const Treal * lambda,
Treal * b,
Treal * c__,
const Treal * tol,
Treal * d__,
integer * in,
integer * info )