ergo
template_lapack_stemr.h File Reference

Go to the source code of this file.

Functions

template<class Treal >
int template_lapack_stemr (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, integer *m, Treal *w, Treal *z__, const integer *ldz, const integer *nzc, integer *isuppz, logical *tryrac, Treal *work, integer *lwork, integer *iwork, integer *liwork, integer *info)
 

Function Documentation

◆ template_lapack_stemr()

template<class Treal >
int template_lapack_stemr ( 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,
integer m,
Treal *  w,
Treal *  z__,
const integer ldz,
const integer nzc,
integer isuppz,
logical tryrac,
Treal *  work,
integer lwork,
integer iwork,
integer liwork,
integer info 
)