ergo
template_lapack_lagts.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ template_lapack_lagts()

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