ergo
template_lapack_stebz.h File Reference

Go to the source code of this file.

Functions

template<class Treal>
int template_lapack_stebz (const char *range, const char *order, const integer *n, const Treal *vl, const Treal *vu, const integer *il, const integer *iu, const Treal *abstol, const Treal *d__, const Treal *e, integer *m, integer *nsplit, Treal *w, integer *iblock, integer *isplit, Treal *work, integer *iwork, integer *info)
 

Function Documentation

◆ template_lapack_stebz()

template<class Treal>
int template_lapack_stebz ( const char * range,
const char * order,
const integer * n,
const Treal * vl,
const Treal * vu,
const integer * il,
const integer * iu,
const Treal * abstol,
const Treal * d__,
const Treal * e,
integer * m,
integer * nsplit,
Treal * w,
integer * iblock,
integer * isplit,
Treal * work,
integer * iwork,
integer * info )