ergo
template_lapack_larrf.h File Reference

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)
 

Function Documentation

◆ template_lapack_larrf()

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 )