Go to the source code of this file.
Defines | |
| #define | z___ref(a_1, a_2) z__[(a_2)*z_dim1 + a_1] |
Functions | |
| template<class Treal> | |
| int | template_lapack_stevx (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, Treal *work, integer *iwork, integer *ifail, integer *info) |
| #define z___ref | ( | a_1, | |||
| a_2 | ) | z__[(a_2)*z_dim1 + a_1] |
| int template_lapack_stevx | ( | 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, | |||
| Treal * | work, | |||
| integer * | iwork, | |||
| integer * | ifail, | |||
| integer * | info | |||
| ) |
1.4.7