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] |
Referenced by template_lapack_lasrt().
int template_lapack_lasrt | ( | const char * | id, | |
const integer * | n, | |||
Treal * | d__, | |||
integer * | info | |||
) | [inline] |
References stack_ref, template_blas_erbla(), and template_blas_lsame().
Referenced by template_lapack_lasq2(), template_lapack_stemr(), template_lapack_steqr(), and template_lapack_sterf().