Go to the source code of this file.
Defines | |
#define | stack_ref(a_1, a_2) stack[(a_2)*2 + a_1 - 3] |
Functions | |
template<class Treal> | |
int | template_lapack_lasrt (const char *id, const integer *n, Treal *d__, integer *info) |
#define stack_ref | ( | a_1, | |||
a_2 | ) | stack[(a_2)*2 + a_1 - 3] |
int template_lapack_lasrt | ( | const char * | id, | |
const integer * | n, | |||
Treal * | d__, | |||
integer * | info | |||
) |