ergo
template_lapack_stevr.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_lapack_stevr (const char *jobz, const char *range, const integer *n, Treal *d__, Treal *e, const Treal *vl, const Treal *vu, const integer *il, const integer *iu, const Treal *abstol, integer *m, Treal *w, Treal *z__, const integer *ldz, integer *isuppz, Treal *work, integer *lwork, integer *iwork, integer *liwork, integer *info)
 

Function Documentation

◆ template_lapack_stevr()

template<class Treal >
int template_lapack_stevr ( const char *  jobz,
const char *  range,
const integer n,
Treal *  d__,
Treal *  e,
const Treal *  vl,
const Treal *  vu,
const integer il,
const integer iu,
const Treal *  abstol,
integer m,
Treal *  w,
Treal *  z__,
const integer ldz,
integer isuppz,
Treal *  work,
integer lwork,
integer iwork,
integer liwork,
integer info 
)