ergo
|
Go to the source code of this file.
Macros | |
#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 | ||
) |
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().